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 JupyterLab 3.6 #3

Open
jtpio opened this issue Nov 19, 2024 · 0 comments
Open

Support JupyterLab 3.6 #3

jtpio opened this issue Nov 19, 2024 · 0 comments
Labels
question Further information is requested

Comments

@jtpio
Copy link
Collaborator

jtpio commented Nov 19, 2024

To kickstart development on the extension (#1), the extension will likely target JupyterLab 4 since the extension template uses JupyterLab 4 packages by default.

However compatibility with JupyterLab 3 may still be needed for a little while. so we should check if that's indeed the case and if yes, check if the extension needs to explicitly handle that version or if it would happen to work just fine without modifications.

Using JupyterLab 4 would also allow the use of the simpler Jupyter Notebook 7 interface if needed.

@jtpio jtpio added the question Further information is requested label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant