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.

Publish 0.3.1

SHA256 hashes:

jupyterlab-blockly-0.3.1.tgz: 048a574107cd60d76b57592e618b517bf066f19f97b73c38cb56372144a07eb5

jupyterlab-blockly-extension-0.3.1.tgz: 6fbf8248b4ce683e94b2b13f148a013d7f30e6277695176fe4da1c1980b8e315

jupyterlab_blockly-0.3.1-py3-none-any.whl: 8cb1e5dc9aacfcd39acf49311d58254a14b9e022c177c5913503ccf1ffac2810

jupyterlab_blockly-0.3.1.tar.gz: b8624ad0470769a7ac5c7834d247295e8f9917a5953175c57e8129d948e5ada5

DenisaCG f7b9c4da fc678a12

+51 -9
+44 -2
CHANGELOG.md
··· 2 2 3 3 <!-- <START NEW CHANGELOG ENTRY> --> 4 4 5 + ## 0.3.1 6 + 7 + ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/1a19e126f987a561ee76e1b39b30658e93e59423...92f8b725ceb3d8cc5a5b72528e25004ad8863ff1)) 8 + 9 + ### Enhancements made 10 + 11 + - Update JupyterLite deployment and docs [#87](https://github.com/QuantStack/jupyterlab-blockly/pull/87) ([@DenisaCG](https://github.com/DenisaCG)) 12 + - Migrate to JupyterLab 4 [#85](https://github.com/QuantStack/jupyterlab-blockly/pull/85) ([@DenisaCG](https://github.com/DenisaCG)) 13 + - Update `IBlocklyRegistry` docstrings [#76](https://github.com/QuantStack/jupyterlab-blockly/pull/76) ([@afshin](https://github.com/afshin)) 14 + - Add support for widgets [#73](https://github.com/QuantStack/jupyterlab-blockly/pull/73) ([@hbcarlos](https://github.com/hbcarlos)) 15 + 16 + ### Bugs fixed 17 + 18 + - Restore `bump-version` script [#89](https://github.com/QuantStack/jupyterlab-blockly/pull/89) ([@DenisaCG](https://github.com/DenisaCG)) 19 + - Fix Binder configuration [#86](https://github.com/QuantStack/jupyterlab-blockly/pull/86) ([@DenisaCG](https://github.com/DenisaCG)) 20 + - Pin jupyterlab_widgets [#79](https://github.com/QuantStack/jupyterlab-blockly/pull/79) ([@hbcarlos](https://github.com/hbcarlos)) 21 + - Support ipywidgets 7 [#77](https://github.com/QuantStack/jupyterlab-blockly/pull/77) ([@hbcarlos](https://github.com/hbcarlos)) 22 + 23 + ### Maintenance and upkeep improvements 24 + 25 + - Support ipywidgets 7 [#77](https://github.com/QuantStack/jupyterlab-blockly/pull/77) ([@hbcarlos](https://github.com/hbcarlos)) 26 + - Ignore blockly source map warnings [#75](https://github.com/QuantStack/jupyterlab-blockly/pull/75) ([@hbcarlos](https://github.com/hbcarlos)) 27 + - Updates to JupyterLab 3.6 and fixes check release [#72](https://github.com/QuantStack/jupyterlab-blockly/pull/72) ([@hbcarlos](https://github.com/hbcarlos)) 28 + - Bump a bunch of versions [#71](https://github.com/QuantStack/jupyterlab-blockly/pull/71) ([@bollwyvl](https://github.com/bollwyvl)) 29 + - Uses hatch [#70](https://github.com/QuantStack/jupyterlab-blockly/pull/70) ([@hbcarlos](https://github.com/hbcarlos)) 30 + 31 + ### Documentation improvements 32 + 33 + - Update release information [#88](https://github.com/QuantStack/jupyterlab-blockly/pull/88) ([@DenisaCG](https://github.com/DenisaCG)) 34 + - Update JupyterLite deployment and docs [#87](https://github.com/QuantStack/jupyterlab-blockly/pull/87) ([@DenisaCG](https://github.com/DenisaCG)) 35 + - Update `IBlocklyRegistry` docstrings [#76](https://github.com/QuantStack/jupyterlab-blockly/pull/76) ([@afshin](https://github.com/afshin)) 36 + 37 + ### Other merged PRs 38 + 39 + - Update lite build in documentation [#83](https://github.com/QuantStack/jupyterlab-blockly/pull/83) ([@martinRenou](https://github.com/martinRenou)) 40 + 41 + ### Contributors to this release 42 + 43 + ([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2023-02-04&to=2024-08-19&type=c)) 44 + 45 + [@afshin](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Aafshin+updated%3A2023-02-04..2024-08-19&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Abollwyvl+updated%3A2023-02-04..2024-08-19&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2023-02-04..2024-08-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2023-02-04..2024-08-19&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2023-02-04..2024-08-19&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3AmartinRenou+updated%3A2023-02-04..2024-08-19&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ASylvainCorlay+updated%3A2023-02-04..2024-08-19&type=Issues) 46 + 47 + <!-- <END NEW CHANGELOG ENTRY> --> 48 + 5 49 ## 0.3.0 6 50 7 51 ([Full Changelog](https://github.com/QuantStack/jupyterlab-blockly/compare/jupyterlab-blockly-extension@0.2.1...92f8b725ceb3d8cc5a5b72528e25004ad8863ff1)) ··· 43 87 ([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-blockly/graphs/contributors?from=2022-09-07&to=2024-08-19&type=c)) 44 88 45 89 [@afshin](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Aafshin+updated%3A2022-09-07..2024-08-19&type=Issues) | [@bollwyvl](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Abollwyvl+updated%3A2022-09-07..2024-08-19&type=Issues) | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ADenisaCG+updated%3A2022-09-07..2024-08-19&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Agithub-actions+updated%3A2022-09-07..2024-08-19&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3Ahbcarlos+updated%3A2022-09-07..2024-08-19&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3AmartinRenou+updated%3A2022-09-07..2024-08-19&type=Issues) | [@SylvainCorlay](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-blockly+involves%3ASylvainCorlay+updated%3A2022-09-07..2024-08-19&type=Issues) 46 - 47 - <!-- <END NEW CHANGELOG ENTRY> --> 48 90 49 91 ## 0.3.0alpha4 50 92
+1 -1
lerna.json
··· 1 1 { 2 - "version": "0.3.0", 2 + "version": "0.3.1", 3 3 "npmClient": "jlpm", 4 4 "useWorkspaces": true 5 5 }
+1 -1
package.json
··· 1 1 { 2 2 "name": "jupyterlab-blockly-root", 3 3 "private": true, 4 - "version": "0.3.0", 4 + "version": "0.3.1", 5 5 "description": "Blockly extension for JupyterLab.", 6 6 "keywords": [ 7 7 "jupyter",
+2 -2
packages/blockly-extension/package.json
··· 1 1 { 2 2 "name": "jupyterlab-blockly-extension", 3 - "version": "0.3.0", 3 + "version": "0.3.1", 4 4 "description": "Blockly extension for JupyterLab.", 5 5 "keywords": [ 6 6 "jupyter", ··· 56 56 "@jupyterlab/settingregistry": "^4.2", 57 57 "@jupyterlab/translation": "^4.2", 58 58 "@jupyterlab/ui-components": "^4.2", 59 - "jupyterlab-blockly": "^0.3.0" 59 + "jupyterlab-blockly": "^0.3.1" 60 60 }, 61 61 "devDependencies": { 62 62 "@jupyterlab/builder": "^4.2.4",
+1 -1
packages/blockly/package.json
··· 1 1 { 2 2 "name": "jupyterlab-blockly", 3 - "version": "0.3.0", 3 + "version": "0.3.1", 4 4 "description": "Blockly extension for JupyterLab.", 5 5 "keywords": [ 6 6 "blockly",
+2 -2
yarn.lock
··· 6412 6412 "@jupyterlab/settingregistry": ^4.2 6413 6413 "@jupyterlab/translation": ^4.2 6414 6414 "@jupyterlab/ui-components": ^4.2 6415 - jupyterlab-blockly: ^0.3.0 6415 + jupyterlab-blockly: ^0.3.1 6416 6416 npm-run-all: ^4.1.5 6417 6417 rimraf: ^4.4.0 6418 6418 source-map-loader: ^5.0.0 ··· 6438 6438 languageName: unknown 6439 6439 linkType: soft 6440 6440 6441 - "jupyterlab-blockly@^0.3.0, jupyterlab-blockly@workspace:packages/blockly": 6441 + "jupyterlab-blockly@^0.3.1, jupyterlab-blockly@workspace:packages/blockly": 6442 6442 version: 0.0.0-use.local 6443 6443 resolution: "jupyterlab-blockly@workspace:packages/blockly" 6444 6444 dependencies: