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 759fa31 commit addf6deCopy full SHA for addf6de
setup.cfg
@@ -28,25 +28,10 @@ include_package_data = True
28
packages = find:
29
python_requires = >=3.7
30
install_requires =
31
- jinja2
32
- tornado>=6.1
33
- # pyzmq>=17 is not technically necessary,
34
- # but hopefully avoids incompatibilities with Tornado 5. April 2018
35
- pyzmq>=17
36
- argon2-cffi
37
- traitlets>=4.2.1
38
- jupyter_core>=4.6.1
39
- jupyter_client>=6.1.1
40
ipython_genutils
41
- jupyter_server>=1.8
42
- nbformat
43
notebook_shim>=0.2.3
44
- nbconvert>=5
45
nest-asyncio>=1.5
46
ipykernel # bless IPython kernel for now
47
- Send2Trash>=1.8.0
48
- terminado>=0.8.3
49
- prometheus_client
50
51
[options.data_files]
52
etc/jupyter/jupyter_server_config.d =
0 commit comments