question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JupyterLab 3 support?

See original GitHub issue

Hello, 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:closed
  • Created 3 years ago
  • Comments:36 (33 by maintainers)

github_iconTop GitHub Comments

1reaction
bernhard-42commented, Mar 6, 2021

@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.

1reaction
bernhard-42commented, Feb 28, 2021

@tescalada My upload of the docker image is still running 😦 slow upload today

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found