itkwidgets icon indicating copy to clipboard operation
itkwidgets copied to clipboard

An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.

Results 144 itkwidgets issues
Sort by recently updated
recently updated
newest added

This adds installation instructions to the README since JuypterLab and Jupyter Notebook require the ImJoy extension and anyone installing from main but used to the previous install steps may not...

Heads up for the devs: I am trying out ITK examples in latest JupyterLab 3.0, but unfortunately getting following error message: `Error displaying widget: model not found` All packages are...

This should now be infered from the tagged release on GitHub

Hi, I am using `itkwidgets Interactive Jupyter widgets to visualize images, point sets, and meshes on the web. while on the `main` branch it is > Interactive widgets to visualize...

We will need to add testing for the example notebooks, but there are a few issues that need to be resolved in order to do so: - [ ] When...

Hi all! I'm trying to use the `Select ROI` function in `itkwidgets.view` which would be very useful for one of my projects. However, the state does not seem to get...

Hello, I am on MacOS and using itkwidgets 0.32.0 on VSCode 1.55.2 to work on a remote Linux Server using the Remote-SSH Extension 0.65.1. However, the itkwidget is not showing...

With ImJoy / Socket IO. Documentation in the [Deployment Section](https://itkwidgets.readthedocs.io/en/latest/deployments.html) and an example.

In this example: ![image](https://user-images.githubusercontent.com/25432/178313882-9e5233d7-e307-4352-a74a-dd5b2beaae38.png) We get the shown error if calls to the `set_*` functions are made immediately after the previous cell, before the ImJoy plugin has a chance to...