InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Broken on Jupyterlab 3.x
Open
- Dominant language
- Python
- Stars
- 624
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
Running to issues getting this working on Jupyterlab 3.x with the following:
###### `enviornment.yml`:
```
channels:
- conda-forge
- defaults
dependencies:
- jupyterlab=3.0.10
- itkwidgets=0.32.0
- pyvista=0.29.0
```
```
jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-matplotlib jupyterlab-datawidgets itkwidgets
```
Is my configuration bad, or is `jupyterlab` 3.x not supported?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.