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.

Update for jupyterlab 3

See original GitHub issue

edit - Install jupyterlab-git beta: Jupyterlab-git has a beta release which you can install with:

pip install --upgrade --pre jupyterlab-git

Description

Jupyterlab version 3 is nearly upon us (rc this week I think?). The update to jlab3 may be as simple as running: python -m jupyterlab.upgrade_extension . but what should be done w.r.t branches on this repo? Should master track jlab 3 and then create a 0.2x.y branch for bugfixes for jlab2?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:24 (12 by maintainers)

github_iconTop GitHub Comments

8reactions
fcollonvalcommented, Dec 28, 2020

It is not yet release for JupyterLab 3 as it requires first nbdime to be released on it.

If you want to be notified when it will be released, you can subscribe to this issue in the right panel.

6reactions
fcollonvalcommented, Apr 17, 2021

The first version supporting JupyterLab 3 (jupyterlab-git==0.30.0) has been released on pypi.org. conda release will follow soon.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to update jupyterlab using conda or pip - Stack Overflow
I understand that conda update jupyter updates jupyter notebook (I have Anaconda), but I'm not sure this takes care of jupyterlab as well....
Read more >
JupyterLab 3.0 | JupyterLab releases its new verison ...
JupyterLab 3.0 is the new version of JupyterLab. Learn about updates and changes that you can see in Jupyterlab 3.0 and how to...
Read more >
JupyterLab 3.0 is released - Jupyter Blog
The 3.0 release of JupyterLab brings many new features to users and substantial improvements to the extension system.
Read more >
JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
See the updated APOD tutorial for the workflow of creating a prebuilt extension from scratch. For existing extensions, there is a new python...
Read more >
Updating JupyterLab - NO Complexity
Updating JupyterLab # ... The latest version of JupyterLab is published on the conda-forge channel. Conda-forge is a community effort that provides conda...
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