-
Notifications
You must be signed in to change notification settings - Fork 4
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
Bump to support JupyterLab 4.0 #11
Conversation
/cc @jtpio |
This is the minimum required to build for 4.0, and I hope that's enough. |
Thanks @yuvipanda! Looks like CI is failing, I can take a look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@jtpio yay awesome. Can you make a PyPI release too? |
Should be available now :) https://pypi.org/project/jupyterlab-open-url-parameter/0.2.0/ |
Now that jupyterlab-contrib/jupyterlab-open-url-parameter#11 has been merged, we can bring in JupyterLab 4.0. I also brought in notebook 7, but it doesn't work quite yet: jupyterlab-contrib/jupyterlab-open-url-parameter#14
Fixes #9