Skip to content

scikit-beam/ipywe

Repository files navigation

Binder

jupyter widgets extension for scattering sciences

Widgets etc extending ipywidgets.

Installation

To install using conda:

$ conda install -c conda-forge ipywe

For dev installation, see Dev.md

Known problems

  • Some versions of ipywidgets and widgetsnbextension (which are prerequisites) are imcompatible. See #55