Skip to content

Commit 62e10d6

Browse files
committed
switched pip packages to conda-forge
1 parent bf29f66 commit 62e10d6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

repo2docker/buildpacks/conda/environment.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ dependencies:
44
- jupyterlab==0.35.4
55
- nbconvert==5.4.1
66
- notebook==5.7.8
7-
- pip:
8-
- nteract_on_jupyter==2.0.12
9-
- jupyterhub==1.0.*
7+
- jupyterhub=1.0.*
8+
- nteract_on_jupyter=2.0.12

0 commit comments

Comments
 (0)