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.

KeyError: '@jupyterlab/apputils' when installing voyager?

See original GitHub issue

Hi there, I failed to install jupyterlab_voyager running jupyter labextension install jupyterlab_voyager as showed in README.md. It shows 'KeyError: @jupyterlab/apputils’`.

I can install other extensions like toc and go-to-definition. How can I fix it? THANKS.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:12

github_iconTop GitHub Comments

1reaction
playermanny2commented, Aug 30, 2019

@dfdf Hi, this extension has only been tested with jupyterlab 1.0.4 – please use with this version, as we may have to perform updates to use with 1.1.0

0reactions
playermanny2commented, Sep 5, 2019

@JamesSample Ah, sorry I misread your original issue. I thought you meant the Docker image would not build at all. I also saw the sidebar issue after running the container…i’m not sure why this could be occuring. when i originally tested it these issues weren’t occuring…I can only assume now the best option would be to potentially downgrade to 1.0.2 (as it seems from the referenced issue that could fix it) and in the meantime we will work on upgrading for jupyter 1.1.1

I currently have a working version using https://hub.docker.com/r/jupyter/all-spark-notebook but i haven’t rebuilt the image for a few weeks…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Basemap library using Anaconda Jupyter Notebooks - KeyError
I'm trying to install and import the Basemap library into my Jupyter Notebook, but this returns the following error: KeyError: 'PROJ_LIB'.
Read more >
@jupyterlab/apputils - npm
A JupyterLab package which provides a collection of utilities and UI elements for building an application and manipulating the DOM. Keywords.
Read more >
How to Connect to JupyterLab Remotely | by Luke Gloege, Ph.D.
This post will walk you through how to launch Jupyterlab on a SLURM cluster and then connect from a browser running on your...
Read more >
Installation — JupyterLab 3.6.0b0 documentation
If installing using pip install --user , you must add the user-level bin directory to your PATH environment variable in order to launch...
Read more >
jupyterlab-plugin-playground - PyPI
pip install jupyterlab-plugin-playground ... import { ICommandPalette } from '@jupyterlab/apputils'; const plugin = { id: 'my-super-cool-toggle:plugin', ...
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