forked from QuantStack/jupyterlab-drawio
-
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
Support JupyterLab 4/Notebook 7 #119
Comments
Would it be possible to get a breakdown of what is needed to make compatibility w jlab 4 happen? Thanks! |
in this case, the knowing of the problem would be similar to the doing of
the actual work. as a document, widget, mime renderer, etc. many of the
upstream APIs are relevant.
Further, we've been trying to maintain compatibility for lab 3 (which still
ships), which adds additional development complexity, especially in test,
and ensure support for notebook 7.
|
Fair, thanks for the quick response! A second question if I may, do you envision the eventual update to be reliant on upstream or would an ipydrawio based solution be acceptable? Thanks again! |
Have any progress on jupyterlab 4 compatibility? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: