A monorepo containing jupyter-blocks and jupyter-tidyblocks. Blockly extension for JupyterLab.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request #13 from hbcarlos/check-release

Fix build badge link

authored by

Carlos Herrero and committed by
GitHub
06969268 fb65610f

+1 -1
+1 -1
README.md
··· 1 1 # jupyterlab_blockly 2 2 3 - [![Github Actions Status](https://github.com/quantstack/jupyterlab-blockly/workflows/Build/badge.svg)](https://github.com/quantstack/jupyterlab-blockly/actions/workflows/build.yml)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/quantstack/jupyterlab-blockly/main?urlpath=lab) 3 + [![Github Actions Status](https://github.com/QuantStack/jupyterlab-blockly/actions/workflows/build.yml/badge.svg)](https://github.com/quantstack/jupyterlab-blockly/actions/workflows/build.yml)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/quantstack/jupyterlab-blockly/main?urlpath=lab) 4 4 5 5 Blockly extension for JupyterLab. 6 6