https://github.com/conda-forge/miniforge
Download the installer for your platform & follow the instructions. On Windows, you should now have a miniforge terminal you can use. On macOS & Linux, you can use the regular terminal
You need to have enough space on your machine to install those environments. On Windows, make sure to install in a path without spaces.
mamba create -n napari-fractal python=3.11
mamba activate napari-fractal
mamba install -c conda-forge napari pyqt
See also napari installation instructions: https://napari.org/stable/tutorials/fundamentals/installation.html#napari-installation
pip install napari-ome-zarr
pip install napari-ome-zarr-navigator
pip install napari-feature-visualization
pip install napari-feature-classifier
napari