Skip to content

Commit 9334aa8

Browse files
authored
Pin nbclassic<0.5 to get nbcontrib extensions to work
Ref 2i2c-org/infrastructure#2380 Can be removed once Jupyter-contrib/jupyter_nbextensions_configurator#152 is fixed.
1 parent abf6a3f commit 9334aa8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

environment.yml

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ dependencies:
3131

3232
# Infrastructure things
3333
- 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
3437
- retrolab==0.3.*
3538
- voila==0.3.*
3639
- nbgitpuller==1.1.*

0 commit comments

Comments
 (0)