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.

add back package-lock.json

-1
-1
.gitignore
··· 116 116 117 117 # npm 118 118 node_modules/ 119 - package-lock.json 120 119 121 120 # yarn.lock is regenerated as a build side-effect by @jupyterlab/builder's 122 121 # bundled jlpm (yarn) when running `jupyter labextension build`.