QuantStack / jupyterlab-blockly

Blockly extension for JupyterLab
https://jupyterlab-blockly.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
54 stars 16 forks source link

Add support for widgets #73

Closed hbcarlos closed 1 year ago

hbcarlos commented 1 year ago

To test it, you can hardcode a widget here: https://github.com/hbcarlos/jupyterlab-blockly/blob/be29b8b5eb5409f8a52a17731e9b8e6803787dcf/packages/blockly/src/layout.ts#L164

Then, if you press the run button, it will always generate the hardcoded widget.

Screencast from 04-14-2023 01:22:08 PM.webm

github-actions[bot] commented 1 year ago

Binder :point_left: Launch a Binder on branch hbcarlos/jupyterlab-blockly/widgets

SylvainCorlay commented 1 year ago

Awesome, thanks for fixing this! This will allow us to have jupyterlab-blockly work with ipylgbst.