Support for JupyterLab 1.0
See original GitHub issueWas 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:
- Created 4 years ago
- Reactions:1
- Comments:16 (4 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
HI, everyone, I’ve updated jupyterlab_tensorboard package for supporting jupyterlab v1.0.0 version.