Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimal change to compatible with jupyter-client v8 #66

Closed
wants to merge 1 commit into from

Conversation

unkcpz
Copy link
Collaborator

@unkcpz unkcpz commented Feb 28, 2023

I have the jupyter dependencies and notebook dependencies as show following:

root@0fd91554db0b:/opt/appmode# pip freeze | grep jupyter
jupyter-client==8.0.3
jupyter-core==5.2.0
jupyter-events==0.6.3
jupyter-server==2.3.0
jupyter-server-terminals==0.4.4
jupyterlab-pygments==0.2.2
jupyterlab-widgets==3.0.5
root@0fd91554db0b:/opt/appmode# pip freeze | grep notebook
notebook==6.5.2
notebook-shim==0.2.2
root@0fd91554db0b:/opt/appmode#

@unkcpz unkcpz marked this pull request as draft February 28, 2023 10:16
@oschuett
Copy link
Owner

The ContentsManager.allow_hidden option is no longer needed after #69.

@oschuett oschuett closed this May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants