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 prebuilt extensions

See original GitHub issue

JupyterLab 3 supports “prebuilt” pip-installable extensions in addition to “source” extensions like the ones we’ve been publishing to NPM. We should come up with a plan to include those in our release process somehow.

See discussion in https://github.com/plotly/plotly.py/issues/2994

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:23
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
nicolaskruchtencommented, Jun 21, 2021

This is now released as part of v5.0.

4reactions
nicolaskruchtencommented, May 31, 2021

OK, if someone wants to kick the tires on it, pip install plotly==5.0.0rc1 should “just work” and install the prebuilt extension and it’ll all just work in JLab3 regardless if you have our other extensions already installed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Extension Developer Guide - JupyterLab Documentation
A prebuilt extension (new in JupyterLab 3.0) distributes a bundle of JavaScript code prebuilt from a source extension that can be loaded into...
Read more >
Developing JupyterLab Extensions - Target Tech
Extensions are add-ons built by Jupyter with a majority built through community contributions. A good example of a commonly used extension is ...
Read more >
Improve the user experience and awareness about prebuilt ...
Current text: JupyterLab can be extended using npm packages that use our public APIs. To find JupyterLab extensions, search for the npm keyword ......
Read more >
List of extensions and tools — jupyterlab-contrib 1.0.0 ...
spellchecker: Spellchecker for JupyterLab notebook markdown cells and file editor. · jupyterlab-kernelspy: A Jupyter Lab extension for inspecting messages to/ ...
Read more >
5 Extensions That Will Make You Switch to Jupyter Lab
There are two types of JupyterLab extensions: source extensions and prebuilt extensions. Source extensions require Node.js to be installed.
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