symmetryinvestments/jupyter-wire

Add Jupyter GUI widgets

Laeeth opened this issue · 3 comments

Add Jupyter GUI widgets

See #20 for the prerequisites

And this for the widgets https://github.com/skoppe/jupyter-wire/tree/widgets/example/widgets

I decided to implement the ipywidgets widget protocol. This means we can use the stock widgets. As well as any we make ourselves.

That's amazing. Very cool indeed and will be v valuable business wise.