-
Notifications
You must be signed in to change notification settings - Fork 0
Shared environment on HPC (Bruno)
Ziwen Liu edited this page Apr 16, 2025
·
4 revisions
Note
New users who do not need tracking and cluster visualization are advised to use ndutils-env
instead.
A shared conda environment is maintained on Bruno, the Biohub's onsite HPC system.
Load modules:
ml anaconda comp_micro
Activate the environment:
conda activate napari-iohub
And launch napari:
napari
Then select plugins from napari's context menu.
- napari-iohub
- napari-ome-zarr
- napari-animation
- napari-clusters-plotter
Issues can be reported in the issue tracker of this repository.