JupyterLab 3 support?
See original GitHub issueHello, and thanks for this marvelous tool.
I’d very much like to see this up and running in JupyterLab 3… it constitutes something of a hard break, as the primary distribution would be via only pip install
(though nice devs also continue to publish to npm
, so that others can extend their stuff). The benefits for users are very significant: no more runtime nodejs, mysterious downloads of 100s of MiB from npmjs.org
, a single source of version truth per package, etc. The development workflow is a little weird, more like the nbextension, as it relies on data_files
to put stuff in a place on disk, but being able to build once on linux, and test built wheels/sdist everywhere else is priceless.
Happy to help in any way I can!
Blocked By
Issue Analytics
- State:
- Created 3 years ago
- Comments:36 (33 by maintainers)
Top Results From Across the Web
Installation — JupyterLab 3.6.0b0 documentation
JupyterLab can be installed using conda , mamba , pip , pipenv or docker . ... IE 11+ or Edge 14 do not...
Read more >JupyterLab 3.0 is released - Jupyter Blog
JupyterLab 3.0 is released! · Installation · Debugger · Table of Contents · Support for multiple display languages · Improvements to the Simple ......
Read more >Not support jupyterlab 3.X · Issue #28 - GitHub
1 and Jupyter Lab 3. pip install git+https://github.com/cliffwoolley/jupyter_tensorboard.git. This worked for me!
Read more >Amazon Neptune Workbench now supports JupyterLab 3 ...
Today, Amazon Neptune announces support for JupyterLab 3 on Neptune notebooks to boost the productivity of developers and data scientists ...
Read more >JupyterLab 3 is Here: Key reasons to upgrade now - KDnuggets
Table of Contents · Support for multiple display languages · Install new extensions with pip and conda / mamba · More On This...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@bollwyvl Fixed embedding and notebook support and published 2.0.0. I think the issue came from overwriting the
package.json
file during the JL2 -> JL3 migration. I lost webpack and other stuff for ipywidgets.@tescalada My upload of the docker image is still running 😦 slow upload today