Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrolexa committed Jan 27, 2025
2 parents 13caafc + 35ae9da commit 7223dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ JupyterLab could also be installed providing the `jupyter` option:
If you have already have conda or mamba installed, you can create environment with:
conda create -n pyps numpy matplotlib scipy networkx shapely pyqt tqdm jupyterlab
conda create -n pyps matplotlib shapely pyqt tqdm scikit-image qtpy jupyterlab
or
mamba create -n pyps numpy matplotlib scipy networkx shapely pyqt tqdm jupyterlab
mamba create -n pyps matplotlib shapely pyqt tqdm scikit-image qtpy jupyterlab
Then activate the new environment:
Expand Down

0 comments on commit 7223dc4

Please sign in to comment.