microsoft / microsoft/SandDance
failed jupyter labextension install @msrvida/sanddance-jupyter-widget
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
I try to install the jupyterlab widget wintin jupyterlab 2.2.8 under windows 10
error message:
Conflicting Dependencies:
JupyterLabExtension Package
=16.9.0 <16.10.0>=16.13.1 <17.0.0 react
=16.9.0 <16.10.0>=16.13.1 <17.0.0 react-dom
What did I do to resolve?
Downgrade jupyterlab to 2.1.0
installed react and react-dom 16.13.1 via NPM
both did not help.
Any ideas?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the @msrvida/sanddance-jupyter-widget labextension installation under JupyterLab 2.2.8 on Windows 10 and inspect the reported react and react-dom dependency conflict. Done means the extension installs without the conflict in the stated environment, with the resolution documented or reproduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, react, typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100