Skip to content

Commit 2322caf

Browse files
committed
Don't install nbinteract as it uses an old version of nbconvert which results in that notebooks cannot be opened
1 parent c965075 commit 2322caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/libraries/requirements-full.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ jupyter-console==6.1.0
231231
jupyter-kernel-gateway==2.4.0
232232
jupyter-server-proxy==1.2.0
233233
nbdev==0.2.9
234-
nbinteract==0.2.5
234+
#nbinteract==0.2.5
235235
nbval==0.9.4
236236
papermill==1.2.1
237237
pivottablejs==0.9.0

0 commit comments

Comments
 (0)