Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkoelle authored May 23, 2024
1 parent 2486bd8 commit 045f4ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ source activate montlake
conda install pip
pip install ipykernel
python -m ipykernel install --user --name montlake --display-name "Python (montlake)”
conda install --channel=conda-forge -y nose coverage cython numpy seaborn scipy scikit-learn pyflann pyamg h5py plotly
conda install --channel=conda-forge -y nose coverage cython numpy scipy scikit-learn pyflann h5py plotly
pip install git+https://github.com/sjkoelle/montlake/
pip insall pyamg seaborn
```

# Usage
Expand Down

0 comments on commit 045f4ea

Please sign in to comment.