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.0 strategy

See original GitHub issue

Proposed change

Update to JupyterLab 3.0 when it’s released. Switch default from notebook to the planned lab classic notebook mode view.

Alternative options

  • Upgrade to JupyterLab 3.0 but keep the default jupyter-notebook view.

Who would use this feature?

Hopefully everyone! This is a follow-on from https://github.com/jupyter/repo2docker/issues/724 Related issues:

How much effort will adding it take?

  • Upgrading to JupyterLab 3.0 will require extensions to be updated, but assuming there are no major API changes this should be straightforward and just require bumping versions of dependencies.
  • Switching the default interface will require investigation since the URL needs to change to /doc.

Who can do this work?

Required changes (please edit and update as required)

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jtpiocommented, Dec 18, 2020

On a separate note, I’ve noticed the latest JupyterLab no longer runs on mybinder, going to /lab results in a 404:

It’s probably related to jupyter server now requiring tornado>=6.1. It should normally be fixed with jupyterlab==3.0.0rc14 (more info in https://github.com/jupyterlab/jupyterlab/pull/9453 and linked issues and PRs).

1reaction
SylvainCorlaycommented, Oct 28, 2020

Update to JupyterLab 3.0 will hopefully reduce a lot the build time for extensions and all, thanks to the webpack module federation.

Read more comments on GitHub >

github_iconTop Results From Across the Web

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 >
The long-awaited JupyterLab 3.0 is finally here
The story presented the new feature highlights of JupyterLab 3.0 . The new release focused on internationalization, a transition to Jupyter ...
Read more >
The Best Features of JupyterLab 3 Release - Medium
Meet the Next-Generation Jupyter User Interface · File Browser Filter · Single File Interface · Floating command Palette.
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 >
JupyterLab 3.0 | JupyterLab releases its new verison ...
JupyterLab 3.0 now comes with a front-end debugger by default. This means that notebooks, code consoles, and files can now be debugged from ......
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