Skip to content

JSME Dummy Editor Widget

Compare
Choose a tag to compare
@MarcSkovMadsen MarcSkovMadsen released this 23 May 05:33
· 131 commits to main since this release

This release add a JSME Editor Widget. But only as a dummy widget.

The idea is to demonstrate that the easiest way to add a new Bokeh/ Panel extension is to start as simple as possible. And that is to copy some existing small component, refactor minimally, build and test it works. Then you can start refactoring and extending the component.

image

You can see how this was implemented in this video https://youtu.be/AA8qIY_zrbA

Supplementary written documentation can be found in