Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jupyterlab-statusbar extension #8

Open
andrespp opened this issue Nov 3, 2018 · 2 comments
Open

Add jupyterlab-statusbar extension #8

andrespp opened this issue Nov 3, 2018 · 2 comments

Comments

@andrespp
Copy link
Owner

andrespp commented Nov 3, 2018

https://github.com/jupyterlab/jupyterlab-statusbar

@andrespp
Copy link
Owner Author

andrespp commented Nov 3, 2018

Attempt to install:

RUN jupyter labextension install @jupyterlab/statusbar

Extension is not compatible with current version of jupyterlab:

jupyterlab-statusbar-0.4.3.tgz

Errored, use --debug for full output:
ValueError: This extension does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLab              Extension        Package
>=0.19.1 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/application
>=0.19.1 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/apputils
>=0.19.1 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/console
>=0.19.1 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/docmanager
>=0.19.3 <0.20.0        >=0.18.6 <0.19.0 @jupyterlab/filebrowser
>=0.19.1 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/fileeditor
>=0.19.2 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/notebook
>=0.19.1 <0.20.0        >=0.18.4 <0.19.0 @jupyterlab/tooltip
The command '/bin/sh -c jupyter labextension install @jupyterlab/statusbar' returned a non-zero code: 1

@qrtt1
Copy link

qrtt1 commented Aug 4, 2019

It has been merged into jupyter
jupyterlab/jupyterlab#5352

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants