Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anandojha authored Mar 4, 2024
1 parent 153677a commit 32c7976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ conda create -n manifold_learning python=3.10
conda activate manifold_learning
```
```bash
pip install notebook==6 seaborn mrcfile scipy nptyping scikit-learn numba tqdm imageio PyQt5
pip install notebook==6 seaborn mrcfile scipy nptyping scikit-learn numba tqdm imageio PyQt5 toml
```
## Downloading the sample cryo-EM data for the notebooks
```bash
Expand Down

0 comments on commit 32c7976

Please sign in to comment.