I’m just wondering if it is possible to define a custom widget in IJulia. In Python, this is possible with ipywidgets and, specifically, the widget cookiecutter template – see https://github.com/jupyter-widgets/widget-cookiecutter.
Has any tried to do this in Julia?