innovationOUtside / nbev3devsim

Ev3DevSim ipywidget in Jupyter notebooks
Apache License 2.0
5 stars 0 forks source link

Wrap as a universal Jupyter Widget using anywidget #141

Open psychemedia opened 11 months ago

psychemedia commented 11 months ago

Ideally, nbev3devsim would be distributed as a Jupyter friendly ipywidget. Previously I wondered about using jp_proxy_widget, but now anywidget looks like it might be a possible way forward?

https://blog.jupyter.org/anywidget-jupyter-widgets-made-easy-164eb2eae102

This would address https://github.com/innovationOUtside/nbev3devsim/issues/139 and https://github.com/innovationOUtside/nbev3devsim/issues/136

Also https://github.com/innovationOUtside/nbev3devsim/issues/137