InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets

Broken on Jupyterlab 3.x

Open
#405 8 comments 0 reactions 1 assignee Claimed by @thewtex View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.