Skip to content

Commit

Permalink
Merge pull request #13 from MPI-Dortmund/update_install
Browse files Browse the repository at this point in the history
update installation instructions
  • Loading branch information
thorstenwagner authored May 11, 2023
2 parents 19956c5 + 4d40aa0 commit 4691079
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,11 @@ Here we assume that you don't have napari installed. Please do:
mamba create -y -n napari-tomotwin -c conda-forge python=3.10 napari=0.4.17 pyqt pip
conda activate napari-tomotwin

You can install `napari-boxmanager` via [pip]:
Install the required plguins `napari-boxmanager` and `napari-tomotwin` via [pip]:

.. prompt:: bash $

pip install napari-boxmanager

Additionally you need the `napari-tomotwin` and the `cluster plotter plugin` plugin via [pip]:

.. prompt:: bash $

pip install git+https://github.com/thorstenwagner/napari-clusters-plotter.git@heatmap_and_force_img
pip install napari-tomotwin
pip install napari-boxmanager napari-tomotwin


3. Link Napari
Expand Down

0 comments on commit 4691079

Please sign in to comment.