-
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
Update labextension to JupyterLab 3 #111
Conversation
We might want to have this PR in first: jupyterlab-contrib/jupyterlab_toastify#13 To help align the versions of React. |
It might not make sense to keep the tgz as part of the data files, if we end up updating all compatibility ranges to The tgz is only useful to lab 1 and 2 users. For lab 2 users, the readme can mention the extra command to install the extension:
|
setup.py
Outdated
( | ||
"share/jupyter/nbextensions/mamba_gator", | ||
classic_folder, | ||
"**" # TODO: filter .py files |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: fix this
Done 😉 |
44a4507
to
2efedde
Compare
This seems to be done. |
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
Take two for #89
The coveralls has been removed as it is broken.
TODO
jupyter-packaging
labextension3
folder for the lab3 federated extensionnavigator
(also update the server app part)resolutions
labextension
dir, see: Federated bundle (for JLab>=3) and source bundle (for JLlab<3) in 1 pypi package jupyterlab/jupyterlab#9277 (comment)