Skip to content

Shared environment on HPC (Bruno)

Ziwen Liu edited this page Oct 18, 2024 · 1 revision

A shared conda environment is maintained on Bruno, the Biohub's onsite HPC system.

Usage

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.

Installed plugins

  • napari-iohub
  • napari-ome-zarr
  • napari-animation
  • napari-clusters-plotter
  • ultrack

Issues

Issues can be reported in the issue tracker of this repository.