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.

Support JupyterLab 2.0.0

See original GitHub issue
~:: jupyter labextension install @ryantam626/jupyterlab_code_formatter
An error occured.
ValueError: This extension does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLab              Extension      Package
>=2.0.0 <2.1.0          >=1.0.0 <2.0.0 @jupyterlab/application
>=2.0.0 <2.1.0          >=1.0.0 <2.0.0 @jupyterlab/fileeditor
>=2.0.0 <2.1.0          >=1.0.0 <2.0.0 @jupyterlab/notebook

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:10 (6 by maintainers)

github_iconTop GitHub Comments

4reactions
ryantam626commented, Mar 2, 2020

Will require some work, there are some breaking changes unfortunately - I think I am close now, the icon changes aren’t so trivial as I once thought 🤔

2reactions
ryantam626commented, Mar 4, 2020

Just published version 1.2.0

  • pip install -U jupyterlab_code_formatter
  • jupyter labextension install @ryantam626/jupyterlab_code_formatter@v1.2.0
  • Restart jupyterlab

should do the trick.

Imma leave this issue open for a while while people migrate, but please let me know if something doesn’t quite work 🙏

Read more comments on GitHub >

github_iconTop Results From Across the Web

JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
JupyterLab now supports showing the current file in use in the browser URL bar, similar to the classic Jupyter Notebook. Table of Contents...
Read more >
JupyterLab 2.0 - Towards Data Science
While new features work great, other extensions that I use do not support JupyterLab 2.0 yet. Those are jupyterlab-vim for Vi keybindings ...
Read more >
Jupyterlab 2.0 support - Plotly Community Forum
Hi all, Is it currently possible to run plotly widgets inside the new jupyterlab version (https://github.com/jupyterlab/jupyterlab/releases) ...
Read more >
jupyterlab - PyPI
Alternatively, you can start up JupyterLab using ~/.local/bin/jupyter lab without changing the PATH environment variable. Prerequisites and Supported Browsers.
Read more >
jupyter-jupyterlab-2.0.0-bp153.1.23.noarch RPM
It is currently supported in notebooks and text files and is extensible for other widgets who wish to support it. * We have...
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