Skip to content

Commit c3e81f2

Browse files
authored
remove jupyter_contrib_nbextensions
In the environment.yml. Causes the image not to build. Also I think the jupyter-singleuser line in environment.yml is out of date.
1 parent e0a2578 commit c3e81f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ channels:
44
- conda-forge
55

66
dependencies:
7-
- jupyter_contrib_nbextensions==0.5.1
87
# Required until https://github.com/jupyterhub/repo2docker/pull/1196 is merged
98
- jupyterhub-singleuser>=3.0,<4.0
109
# Set default python version to 3.10 - repo2docker sets it to 3.7 instead by default,

0 commit comments

Comments
 (0)