-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Please help release Lumino 2 #158
Comments
cc: @jupyterlab/jupyterlab-council @3coins @gabalafou @bollwyvl |
@afshin I will take a look this week and see where I can help. Thanks. |
Closing as Lumino 2 has been released: https://lumino.readthedocs.io/en/latest/changelog.html#id8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Context
I mistakenly imagined that getting from Lumino 1 to Lumino 2 would be pretty easy. I planned to do it myself over the span of a couple days. It turns out I was mistaken, Lumino 2 is a nontrivial update even if the API changes themselves are modest.
Over the past week or two, we have been tackling some of the issues to get us closer to a release — because JupyterLab 4 is the proximate best opportunity to shed some old code, modernize, optimize, and ship Lumino 2. Otherwise we would have to wait until JupyterLab 5.
Request
I am writing to invite you to work on this or ask someone you know to work on it in all of the various ways work on it can be interpreted.
Details
To facilitate this work, we have a project board of issues and prioritized them intentionally but without thinking too hard about it. Feel free to take on any unclaimed issue even if it is not the top one. Also, feel free to bring pre-existing issues or new issues into the Lumino 2 milestone and onto the Lumino 2 project board.
I think one of the harder issues is going to be fixing the performance issues of hit testing in menus. I'm not 100% sure about this because @krassowski has already done a lot of good investigatory work, so it may be easier than I am imagining.
The 🐘 in the room
Relevant upcoming releases:
JupyterLab 4
,Notebook 7
,Lumino 2
,Jupyter Widgets ?
cf. https://github.com/orgs/jupyterlab/projects/4/views/1
The text was updated successfully, but these errors were encountered: