We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf6a3f commit 9334aa8Copy full SHA for 9334aa8
environment.yml
@@ -31,6 +31,9 @@ dependencies:
31
32
# Infrastructure things
33
- jupyterlab==3.5.* # Pinned to <3.6, until https://github.com/2i2c-org/infrastructure/issues/2244 is fixed
34
+ # Pinned until https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator/pull/152 can land
35
+ # See https://github.com/2i2c-org/infrastructure/issues/2380
36
+ - nbclassic<0.5
37
- retrolab==0.3.*
38
- voila==0.3.*
39
- nbgitpuller==1.1.*
0 commit comments