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.

Compatibility with Jupyterlab 3.0.0

See original GitHub issue

It seems like Jupyterlab 3.0.0 broke compatibility for a lot of extensions.

From the changelog :

For existing extensions, there is a new python -m jupyterlab.upgrade_extension script that can be used to upgrade extensions.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

6reactions
mlucoolcommented, Jan 6, 2021

Thanks for reporting. As you noted, this extension is not ready for 3.0 yet. The upgrader did not work out of the box, so it may take a bit of time.

0reactions
marcglobalitycommented, Feb 25, 2021

ok, so I did pip install jupyterlab-execute-time, refreshed, and it now works! Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
Fix extension compatibility checks for prereleases and extensions supporting multiple major versions of JupyterLab (#7723, #7241, #7919).
Read more >
JupyterLab 3.0 is released - Jupyter Blog
The 3.0 release of JupyterLab brings many new features to users and ... The examples have been updated to be compatible with JupyterLab...
Read more >
Extension Compatibility with 3.0 · Issue #9461 · jupyterlab ...
I've found understanding which extensions are compatible with 3.0 to be a bit difficult to unde ... krassowski/jupyterlab-lsp#452, ( 3.0.0 ).
Read more >
JupyterLab 3.0 | JupyterLab releases its new verison ...
As of now, it is the only Python kernel that supports debugging and is compatible with JupyterLab. You need to install it first....
Read more >
What's new in JupyterLab 3.0? | iRender AI/DeepLearning
JupyterLab 3.0 now comes with a front-end debugger by default, which allows you to debug notebooks, code consoles, and files from JupyterLab ...
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