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 extension installation problem

See original GitHub issue

Hi, we have noticed an issue with the most recent (jupyterlab and k3d) versions regarding the k3d extension installation for JupyterLab. The commands:

pip install k3d jupyterlab
jupyter labextension install @jupyter-widgets/jupyterlab-manager k3d

run successfully, but k3d does not display plots. Instead, Error displaying widget: model not found is shown (and some of our users report Loading widget...).

Is there a fix to this issue? Many thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

2reactions
efirdccommented, Jun 7, 2020

Looks like a great extension, but I am encountering the same issue. Here is the console output I get:

image

Also this only happens in jupyter lab. I can get it to run in a notebook.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyter lab extensions not working · Issue #8122 - GitHub
I installed jupyter lab extensions, which are enabled, but do not work. They appear in the extension manager, but still then they do...
Read more >
Unable to install jupyterlab-execute-time extension
Whenever I try to install jupyterlab-execute-time extension, I get the following error . Is there any solution to the problem?
Read more >
Extensions — JupyterLab 3.6.0a5 documentation
The jupyter labextension command enables you to install or uninstall source extensions from npm, list all installed extensions, or disable any extension. See ......
Read more >
Jupyter lab failed to build - extensions
I directly installed the extension on Jupyter Lab and then clicked on build . I got this error message: Build failed with 500, ......
Read more >
JupyterLab extensions - NO Complexity
Some issues you might face using JupyterLab are excellent solved by an extension. Installing an extension with JupyterLab is since version 3 possible...
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