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.
2 parents e2618ac + 0a2332f commit 972ca72Copy full SHA for 972ca72
setup.py
@@ -10,7 +10,7 @@
10
keywords=['Jupyter'],
11
classifiers=['Framework :: Jupyter'],
12
install_requires=[
13
- 'jupyter-server-proxy>=3.2.3,!=4.0.0,!=4.1.0'
+ 'jupyter-server-proxy>4.1.0'
14
],
15
entry_points={
16
'jupyter_serverproxy_servers': [
0 commit comments