Skip to content
Snippets Groups Projects
Commit cc9f72d8 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Add JyMet container and update Jupyter container usage instructions

parent f996aeb2
No related branches found
No related tags found
No related merge requests found
......@@ -351,9 +351,12 @@ We can use complex software that is contained in [apptainer](https://apptainer.o
- `PyMagic_202506.sif`
- `JyMagic_202506.sif`
- `JyMet_202506.sif`
located in the `$DATA` directory of IMGW: `/gpfs/data/fs71386/imgw`
The Jupyter containers, can be run as well locally to open a jupyterlab environment, accessible via a port (8888) on localhost.
If you want to build your own container, you can use the script: [micromamba2container.sh](Python/micromamba2container.sh) as described [here](Python/README.md#q-how-to-convert-a-micromambamambaconda-environment-into-a-container).
You can convert an existing environment into a container image or create a new one. Advanced: Take a look at the *Apptainer.recipe* file to understand how to modify it to your needs.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment