microsoft / microsoft/SandDance

Unable to install the extension using jupyter labextension

Open
#361 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
Dominant language
TypeScript
Stars
7.1k
Forks
573
Avg merge
8d 9h
Merged PRs (30d)
4

Description

I am trying to install sanddance using jupyterlab extension but when I run the following command:

jupyter labextension install @msrvida/sanddance-jupyter-widget

I get the following error:

An error occured.
ValueError: The extension "@msrvida/sanddance-jupyter-widget" does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLabExtension        Package
>=17.0.1 <18.0.0>=16.13.1 <17.0.0react
>=17.0.1 <18.0.0>=16.13.1 <17.0.0react-dom
See the log file for details:  /tmp/jupyterlab-debug-8p_d2ruf.log

When I run jupyter --version I get the following output:

jupyter core     : 4.7.1
jupyter-notebook : 6.4.0
qtconsole        : not installed
ipython          : 7.16.1
ipykernel        : 5.3.4
jupyter client   : 6.1.12
jupyter lab      : 3.0.14
nbconvert        : 6.0.7
ipywidgets       : 7.6.3
nbformat         : 5.1.3
traitlets        : 4.3.3

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is named. Reproduce the installation command with JupyterLab 3.0.14 and inspect the extension's dependency metadata, especially the React version ranges; done means the package installs with the reported JupyterLab version or its compatibility limitation is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter, react
Domain
data-visualization, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.