We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
setup.py
1 parent ff54324 commit 88f4d69Copy full SHA for 88f4d69
setup.py
@@ -30,6 +30,7 @@
30
packages=["jupyter_sphinx"],
31
install_requires=[
32
"Sphinx>=2",
33
+ "ipykernel>=4.5.1",
34
"ipywidgets>=7.0.0",
35
"IPython",
36
"nbconvert>=5.5",
0 commit comments