Skip to content

OpenPIV/openpiv-ipywidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openpiv-ipywidget

Jupyter Widget GUI for OpenPIV

The Idea

To use Jupyter Dashboard for OpenPIV GUI

https://github.com/jupyter/dashboards

Installation

To install use pip:

$ pip install ipywidget_openpiv
$ jupyter nbextension enable --py --sys-prefix ipywidget_openpiv

For a development installation (requires npm),

$ git clone https://github.com/openpiv/openpiv-ipywidget.git
$ cd openpiv-ipywidget
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix ipywidget_openpiv
$ jupyter nbextension enable --py --sys-prefix ipywidget_openpiv

About

Jupyter widget GUI for OpenPIV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published