Skip to content

Commit

Permalink
Issue #86: Install jupyter with pip, not conda.
Browse files Browse the repository at this point in the history
  • Loading branch information
bongjinkoo committed May 18, 2022
1 parent be50bc3 commit 111543b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ dependencies:
- mrcfile
- numba
- numpy
- jupyter
- h5py>=2.10.0
- pandas
- pillow>=8.2.0
Expand All @@ -20,6 +19,6 @@ dependencies:
- pyyaml
- osfclient
- pip :
- git+https://github.com/compSPI/simSPI.git
- jupyter
- starfile

0 comments on commit 111543b

Please sign in to comment.