We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b363443 commit 4ee3de6Copy full SHA for 4ee3de6
infra-requirements.txt
@@ -14,7 +14,8 @@ nbconvert==5.6.1
14
nbformat==5.0.7
15
jupyterlab==2.2.4
16
nbgitpuller==0.9.0
17
-nbresuse==0.3.6
+# Temporary fix until https://github.com/yuvipanda/nbresuse/pull/68/commits/87c306f7a604e866e83c6b1f6d4cc8b4015143c6 is merged
18
+git+https://github.com/yuvipanda/nbresuse.git@87c306f7a604e866e83c6b1f6d4cc8b4015143c6
19
jupyterhub==1.1.0
20
appmode==0.8.0
21
ipywidgets==7.5.1
0 commit comments