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.

Broken on Jupyterlab 3.x

See original GitHub issue

Running to issues getting this working on Jupyterlab 3.x with the following:

enviornment.yml:
channels:
  - conda-forge
  - defaults
dependencies:
  - jupyterlab=3.0.10
  - itkwidgets=0.32.0
  - pyvista=0.29.0
jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib jupyterlab-datawidgets itkwidgets

Is my configuration bad, or is jupyterlab 3.x not supported?

Issue Analytics

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

github_iconTop GitHub Comments

11reactions
thewtexcommented, Mar 16, 2021

jupyerlab 3.x is currently not supported, but on the agenda 😃

7reactions
thewtexcommented, Aug 19, 2021

Hi @sntgluca2,

JupyterLab3 support is targetted for September 17th. Thanks for your patience! 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

Plotly v5.3.1 not working in Jupyterlab 3.1.18 (desktop version)
3.1 is enabled, and I have installed the node.js as well. It still can show the plotly picture, did I miss something? import...
Read more >
JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
See the JupyterLab 2.0.2 milestone on GitHub for the full list of pull requests and issues closed. Fix cell execution when recording timing...
Read more >
Extension Migration Guide - JupyterLab Documentation
It was necessary to change the API and make a few breaking changes. These changes should not affect the vast majority of extensions....
Read more >
Activity 3. Fixing a merge conflict with jupyterlab-git - YouTube
Let's make a merge conflict and fix it. Note, I am showing this using the jupyterlab -git GUI. This is a bit clunky...
Read more >
Using the JupyterLab Environment | ArcGIS API for Python
When jupyter lab is first launched, you will need to enable extensions. · Install the @jupyter-widgets/jupyterlab-manager extension by searching for it and ......
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