Skip to content
Snippets Groups Projects
Commit c6ed9cc7 authored by Nicolas M. Thiéry's avatar Nicolas M. Thiéry
Browse files

Remove <4.1 constraint on JupyterLab for compat with nbgrader 0.9.3

(at the risk of breaking slides)
parent 97254621
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ dependencies: ...@@ -12,7 +12,7 @@ dependencies:
############################################################################## ##############################################################################
# JupyterLab # JupyterLab
- jupyterlab>=4,<4.1 - jupyterlab>=4 #,<4.1
- jupyterlab-language-pack-fr-FR - jupyterlab-language-pack-fr-FR
- nbgitpuller - nbgitpuller
#- jupyter-collaboration #- jupyter-collaboration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment