@@ -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.