Skip to content

Commit f377abf

Browse files
committed
Pin nbconvert <6 for now
1 parent f185f41 commit f377abf

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
@@ -107,7 +107,7 @@
107107
'jupyter_core>=4.6.0',
108108
'jupyter_client>=5.3.4',
109109
'nbformat',
110-
'nbconvert',
110+
'nbconvert<6',
111111
'ipykernel', # bless IPython kernel for now
112112
'Send2Trash',
113113
'terminado>=0.8.1',

0 commit comments

Comments
 (0)