Skip to content

Commit 935ea43

Browse files
authored
Restrict notebook<7
Just trying this, it may be this is a discussion
1 parent 97e23b7 commit 935ea43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
install_requires=[
4141
"h5grove==0.0.14",
4242
"h5py",
43-
"notebook",
43+
"notebook<7",
4444
"numpy",
4545
"tornado",
4646
],

0 commit comments

Comments
 (0)