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 b3f830a commit eb23642Copy full SHA for eb23642
setup.py
@@ -83,7 +83,7 @@
83
'jupyter_core>=4.4.0',
84
'jupyter_client>=5.3.1',
85
'nbformat',
86
- 'nbconvert',
+ 'nbconvert<6,
87
'ipykernel', # bless IPython kernel for now
88
'Send2Trash',
89
'terminado>=0.8.1',
0 commit comments