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

Install Failure with 1.0.3 #80

Closed
quasiben opened this issue Aug 21, 2019 · 2 comments
Closed

Install Failure with 1.0.3 #80

quasiben opened this issue Aug 21, 2019 · 2 comments

Comments

@quasiben
Copy link
Member

This could very well be a user error but i am having trouble naively installing dask-labextension:

jlab-1.0) bzaitlen@dgx15:~/GitRepos/jupyterlab-nvdashboard$ pip install dask_labextension
(jlab-1.0) bzaitlen@dgx15:~/GitRepos/jupyterlab-nvdashboard$ jupyter labextension install dask-labextension
An error occured.
KeyError: '@jupyterlab/apputils'

Useful dependencies

(jlab-1.0) bzaitlen@dgx15:~/GitRepos/jupyterlab-nvdashboard$ conda list jupyter
# packages in environment at /home/nfs/bzaitlen/miniconda3/envs/jlab-1.0:
#
# Name                    Version                   Build  Channel
jupyter-server-proxy      1.1.0                      py_0    conda-forge
jupyter_client            5.3.1                      py_0    conda-forge
jupyter_core              4.4.0                      py_0    conda-forge
jupyterlab                1.0.8                    py37_0    conda-forge
jupyterlab_server         1.0.6                      py_0    conda-forge
@ian-r-rose
Copy link
Collaborator

There was a publish of JupyterLab this morning (1.0.8) that was broken and had errors like this. It has since been fixed (1.0.9). Can you try updating?

@quasiben
Copy link
Member Author

Yes, that was it. Thank you

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