Open DenisaCG opened 3 months ago
The toolbar buttons for the kernel actions can be added, so it's easier for users to access them.
Currently the actions are only present inside the Kernel Menu. The commands are defined here: https://github.com/QuantStack/jupyterlab-blockly/blob/1f481174fc5832ce069705656e3636966d3d99df/packages/blockly-extension/src/index.ts#L245-L302
Kernel Menu
The toolbar buttons for the kernel actions can be added, so it's easier for users to access them.
Currently the actions are only present inside the
Kernel Menu
. The commands are defined here: https://github.com/QuantStack/jupyterlab-blockly/blob/1f481174fc5832ce069705656e3636966d3d99df/packages/blockly-extension/src/index.ts#L245-L302