npm.io
0.4.7 • Published 2 years ago

jupyterlab-broccoli

Licence
BSD-3-Clause
Version
0.4.7
Deps
21
Size
121 kB
Vulns
0
Weekly
0

jupyterlab-broccoli

JupyterLab Extension for Blockly This is a fork of Jupyterlab-Blockly extension for JupyterLab

Broccoli

  • jupyterlab-broccoli is the fork of jupyterlab-blockly
    • Added several icons, including a save icon.
    • Added save confirmation dialog when close.
    • Added confirmation dialog for kernel restart.
    • Toolbox localization (Japanese language only now).
    • New split layout for panel.
    • Save using kernel information to file.
    • Fixed a few bugs.
    • Added "Copy Blockly Output to Clipborad" command at context menu. (v0.3.6)
    • JupyterLab v4 support.
  • Corresponding version is jupyterlab-blockly 0.3.0a

Install

for JupyterLab ^4.1.x
pip install jupyterlab-broccoli
for JupyterLab ^3.6.x
pip install jupyterlab-broccoli==0.3.6

Requirements

  • ~0.4.6 : JupyterLab ^4.1.0, Blockly ^9.3.3
  • ~0.4.5 : JupyterLab ^4.0.0, Blockly ^9.3.3
  • =0.4.0 : JupyterLab ^4.0.0, Blockly ^10.2.2 (Over write functions of generator do not work)
  • ~0.3.x : JupyterLab ^3.6.0, Blockly ^9.3.3

Screen Shot



jupyterlab-blockly