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 for JupyterLab 1.0

See original GitHub issue

Was getting an error about dependency version discrepancy `JupyterLab Extension Package

=1.0.0-alpha.3 <2.0.0 >=0.19.1 <0.20.0 @jupyterlab/application =1.0.0-alpha.3 <2.0.0 >=0.19.1 <0.20.0 @jupyterlab/apputils =1.0.0-alpha.3 <2.0.0 >=0.19.1 <0.20.0 @jupyterlab/launcher`

Tried building locally and changing the dependency versions to ^1.0.0-alpha.3 and now I seem to be getting errors in type script.

New to this community so might be missing some obvious fix. Any help would be appreciated

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:16 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
juliusvonkohoutcommented, May 27, 2019

well, after jupyterlab release 1.0, not alpha version. I will update this package.

Thank you very much. jupyterlab 1.0 is very close to release (95%) https://github.com/jupyterlab/jupyterlab/milestone/2 and most of the other extensions are already available.

2reactions
chaoleilicommented, Jul 6, 2019

HI, everyone, I’ve updated jupyterlab_tensorboard package for supporting jupyterlab v1.0.0 version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installation — JupyterLab 3.6.0b0 documentation
JupyterLab can be installed using conda , mamba , pip , pipenv or docker . conda¶. If you use conda , you can...
Read more >
List of extensions and tools — jupyterlab-contrib 1.0.0 ...
jupyterlab -kernelspy: A Jupyter Lab extension for inspecting messages to/from ... jupyterlab_templates: Support for jupyter notebook templates in jupyterlab ...
Read more >
JupyterLab
JupyterLab can be installed using conda, mamba or pip. For more detailed instructions, consult the installation guide. Project installation instructions from ...
Read more >
JupyterLab is Ready for Users - Jupyter Blog
We plan to release JupyterLab 1.0 later in 2018. The beta releases leading up to 1.0 will focus on stabilizing the extension development...
Read more >
SageMaker Studio Jupyterlab 3.0 working poorly with SM ...
Hi all, Since Jupyterlab 3.0 was finally released on SM Studio, ... we don't want to revert back to 1.0 so any help...
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