-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apptainer support #324
Apptainer support #324
Conversation
Was getting ``` RuntimeError: The Poetry configuration is invalid: - [extras.pipfile_deprecated_finder.2] 'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$' ```
SonarCloud Quality Gate failed. |
Except where used in combination with python ewatercycle package As eWaterCycle/ewatercycle#324 has not been merged/released yet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR mostly renames stuff. Would be good to test it together with other recent changes in #334
Singularity still used a lot in examples and docs. Would be nice to update at some point |
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Docs has singularity to clearify apptainer fork. |
Merged as part of #340 |
Fixes #290
This PR does not mark singularity_dir as deprecated, this is done in #334