You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added setup.py and pyproject.toml for proper package installation
- Updated Dockerfile to use regular package installation
- Ensured proper project structure for Python packaging
- Updated .dockerignore to exclude build artifacts
- Maintained all previous fixes for permissions and hyperparameters
Resolves Docker build error about missing Python project files
0 commit comments