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

Support use in notebook v7 #25

Open
consideRatio opened this issue Jul 8, 2024 · 1 comment
Open

Support use in notebook v7 #25

consideRatio opened this issue Jul 8, 2024 · 1 comment
Labels

Comments

@consideRatio
Copy link
Contributor

This project has been providing functionality for both jupyterlab and the classic notebook interface. As part of upgrading to support jupyterlab 3+, we've stopped working with classic notebook interface entirely - no matter if it was based on v6 or v7 of notebook.

I think its in scope to support notebook v7 for this project, but that requires maintenance - I'm updating the README file to reflect that via #24 and opening this issue to be a reference on that work.

@consideRatio
Copy link
Contributor Author

Here is a notebook v7 extension we could mimic how to set things up I think, but I've not found docs on what, if anything, is required to extend the notebook v7 interface as compared to a normal jupyterlab extensions.

Do we need _jupyter_nbextension_paths for example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant