-
Notifications
You must be signed in to change notification settings - Fork 348
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
Update to JupyterLab 3.0 RC #1063
Conversation
- does not run, server broken - super long build
the launcher is broken and needs to be fixed, removing it for now to allow work on other features while I address it. once I've found I will revert this commit
This reverts commit c651179.
Thanks for making a pull request to Elyra! To try out this branch on binder, follow this link: |
As I was opening this I noticed flake8 was commented out in the Makefile. I'm currently checking if that needs to be addressed and will push an update if it works as is, otherwise fixing flake will be a followup issue |
Just curious: do you also plan to adopt the new distribution system in lab 3.0 to distribute each extension separately as Python packages? Or bundle them all in the main Line 102 in 19a484f
|
We plan to initially continue using npm for our extension packages, as seen in this PR, to release 3.0 support asap. Then in a future release we plan to update to the new federated extensions, we have not decided how soon that update will happen though. |
Co-authored-by: Karla Spuldaro <karla.spuldaro@ibm.com>
Update Elyra to run on JupyterLab 3.0 RC
The following temporary changes will need to be reverted prior to the next release:
--pre
to applicable pip installsFixes #832
Developer's Certificate of Origin 1.1