napari-base-0.6.4
Requirements
- Apptainer
Build Instructions
To build the container, run the following command in the terminal:
apptainer build napari-base-0.6.4.sif build.def
Run Instructions
This container runs by default napari with:
apptainer run --nv napari-base-0.6.4.sif
[!IMPORTANT] Add the
--nvflag to be able to use the GPU.