Skip to content

Commit

Permalink
Publish 0.1.0
Browse files Browse the repository at this point in the history
SHA256 hashes:

jupyterlab-niryo-one-0.1.0.tgz: 149cdfb44e37ae754a43bfe66f3db7900e60d3c7e47a456fff6cc59a349b5d0e

jupyterlab_niryo_one-0.1.0-py3-none-any.whl: d5596358fb0eb58f01e9656b46fc5c15a7e97be5cd1745e6b2b439f113aade62

jupyterlab_niryo_one-0.1.0.tar.gz: 4ca796bf1a2b6fe30e5f36b421035146006e6082f3e7a9ab74d14d44992f550b
  • Loading branch information
DenisaCG committed Aug 22, 2024
1 parent f2a5314 commit d85daea
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 95 deletions.
39 changes: 37 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,43 @@

<!-- <START NEW CHANGELOG ENTRY> -->

## 0.1.0

([Full Changelog](https://github.com/jupyter-robotics/jupyterlab-niryo-one/compare/99737a8b11ccf7be67c38c6cf5710df46b5abb95...f2a531419800069c0dbf1d4b033f554bd38aba4f))

### Enhancements made

- Upgrade to `v0.3.2` of `jupyterlab-blockly` [#17](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/17) ([@DenisaCG](https://github.com/DenisaCG))
- Added a toolbox for the Ned2 robot [#11](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/11) ([@DenisaCG](https://github.com/DenisaCG))
- Split niryo blocks into categories [#9](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/9) ([@DenisaCG](https://github.com/DenisaCG))
- Update existing blocks to newest API and add new blocks [#7](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/7) ([@DenisaCG](https://github.com/DenisaCG))
- Extend jupyterlab-blockly [#3](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/3) ([@hbcarlos](https://github.com/hbcarlos))
- added top level initialization [#1](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/1) ([@DenisaCG](https://github.com/DenisaCG))

### Bugs fixed

- Removed `sharedPackages` configuration [#12](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/12) ([@DenisaCG](https://github.com/DenisaCG))
- Add missing arguments [#8](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/8) ([@hbcarlos](https://github.com/hbcarlos))
- Update existing blocks to newest API and add new blocks [#7](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/7) ([@DenisaCG](https://github.com/DenisaCG))

### Maintenance and upkeep improvements

- Update repository links for new organisation [#19](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/19) ([@DenisaCG](https://github.com/DenisaCG))
- Add webpack config for `blockly` [#18](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/18) ([@DenisaCG](https://github.com/DenisaCG))
- Upgrade to `v0.3.2` of `jupyterlab-blockly` [#17](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/17) ([@DenisaCG](https://github.com/DenisaCG))
- Changed structure of the toolbox [#15](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/15) ([@DenisaCG](https://github.com/DenisaCG))
- Updated to v0.2.1 of jupyterlab-blockly [#13](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/13) ([@DenisaCG](https://github.com/DenisaCG))
- Updated to latest version of `jupyterlab-blockly` [#10](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/10) ([@DenisaCG](https://github.com/DenisaCG))
- Rename repository [#2](https://github.com/jupyter-robotics/jupyterlab-niryo-one/pull/2) ([@hbcarlos](https://github.com/hbcarlos))

### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyter-robotics/jupyterlab-niryo-one/graphs/contributors?from=2022-07-01&to=2024-08-22&type=c))

[@DenisaCG](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-niryo-one+involves%3ADenisaCG+updated%3A2022-07-01..2024-08-22&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3Ajupyter-robotics%2Fjupyterlab-niryo-one+involves%3Ahbcarlos+updated%3A2022-07-01..2024-08-22&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->

## 0.1.0a0

([Full Changelog](https://github.com/QuantStack/jupyterlab-niryo-one/compare/99737a8b11ccf7be67c38c6cf5710df46b5abb95...fe24c8990bc7f096a90c64e4cd9fabdde176a194))
Expand All @@ -20,5 +57,3 @@
([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-niryo-one/graphs/contributors?from=2022-07-01&to=2022-07-25&type=c))

[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-niryo-one+involves%3ADenisaCG+updated%3A2022-07-01..2022-07-25&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-niryo-one+involves%3Ahbcarlos+updated%3A2022-07-01..2022-07-25&type=Issues)

<!-- <END NEW CHANGELOG ENTRY> -->
2 changes: 1 addition & 1 deletion jupyterlab_niryo_one/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is auto-generated by Hatchling. As such, do not:
# - modify
# - track in version control e.g. be sure to add to .gitignore
__version__ = VERSION = '0.1.0a0'
__version__ = VERSION = '0.1.0'
184 changes: 92 additions & 92 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,94 +1,94 @@
{
"name": "jupyterlab-niryo-one",
"version": "0.1.0-alpha.0",
"description": "Blockly extension for JupyterLab to control the Niryo One robot.",
"keywords": [
"jupyter",
"jupyterlab",
"jupyterlab-extension",
"ROS",
"Niryo",
"Niryo-One"
],
"homepage": "https://github.com/jupyter-robotics/jupyterlab-niryo-one",
"bugs": {
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one/issues"
},
"license": "BSD-3-Clause",
"author": {
"name": "quantstack",
"email": ""
},
"files": [
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
"style/**/*.{css,js,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"style": "style/index.css",
"repository": {
"type": "git",
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one.git"
},
"scripts": {
"build": "jlpm build:lib && jlpm build:labextension:dev",
"build:prod": "jlpm clean && jlpm build:lib:prod && jlpm build:labextension",
"build:labextension": "jupyter labextension build .",
"build:labextension:dev": "jupyter labextension build --development True .",
"build:lib": "tsc --sourceMap",
"build:lib:prod": "tsc",
"clean": "jlpm clean:lib",
"clean:lib": "rimraf lib tsconfig.tsbuildinfo",
"clean:lintcache": "rimraf .eslintcache .stylelintcache jupyterlab_niryo_one/_version.py",
"clean:labextension": "rimraf jupyterlab_niryo_one/labextension",
"clean:all": "jlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcache",
"eslint": "jlpm eslint:check --fix",
"eslint:check": "eslint . --cache --ext .ts,.tsx",
"install:extension": "jlpm build",
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
"prettier": "jlpm prettier:base --write --list-different",
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
"prettier:check": "jlpm prettier:base --check",
"stylelint": "jlpm stylelint:check --fix",
"stylelint:check": "stylelint --cache \"style/**/*.css\"",
"watch": "run-p watch:src watch:labextension",
"watch:src": "tsc -w --sourceMap",
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyterlab/application": "^4.2",
"blockly": "^11.0",
"jupyterlab-blockly": "^0.3.2"
},
"devDependencies": {
"@jupyterlab/builder": "^4.2.4",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-prettier": "^4.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"stylelint": "^14.3.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^6.0.0",
"stylelint-config-standard": "~24.0.0",
"stylelint-prettier": "^2.0.0",
"typescript": "~5.0.2"
},
"sideEffects": [
"style/*.css",
"style/index.js"
],
"styleModule": "style/index.js",
"publishConfig": {
"access": "public"
},
"jupyterlab": {
"extension": true,
"outputDir": "jupyterlab_niryo_one/labextension",
"webpackConfig": "./webpack.config.js"
}
"name": "jupyterlab-niryo-one",
"version": "0.1.0",
"description": "Blockly extension for JupyterLab to control the Niryo One robot.",
"keywords": [
"jupyter",
"jupyterlab",
"jupyterlab-extension",
"ROS",
"Niryo",
"Niryo-One"
],
"homepage": "https://github.com/jupyter-robotics/jupyterlab-niryo-one",
"bugs": {
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one/issues"
},
"license": "BSD-3-Clause",
"author": {
"name": "quantstack",
"email": ""
},
"files": [
"lib/**/*.{d.ts,eot,gif,html,jpg,js,js.map,json,png,svg,woff2,ttf}",
"style/**/*.{css,js,eot,gif,html,jpg,json,png,svg,woff2,ttf}"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"style": "style/index.css",
"repository": {
"type": "git",
"url": "https://github.com/jupyter-robotics/jupyterlab-niryo-one.git"
},
"scripts": {
"build": "jlpm build:lib && jlpm build:labextension:dev",
"build:prod": "jlpm clean && jlpm build:lib:prod && jlpm build:labextension",
"build:labextension": "jupyter labextension build .",
"build:labextension:dev": "jupyter labextension build --development True .",
"build:lib": "tsc --sourceMap",
"build:lib:prod": "tsc",
"clean": "jlpm clean:lib",
"clean:lib": "rimraf lib tsconfig.tsbuildinfo",
"clean:lintcache": "rimraf .eslintcache .stylelintcache jupyterlab_niryo_one/_version.py",
"clean:labextension": "rimraf jupyterlab_niryo_one/labextension",
"clean:all": "jlpm clean:lib && jlpm clean:labextension && jlpm clean:lintcache",
"eslint": "jlpm eslint:check --fix",
"eslint:check": "eslint . --cache --ext .ts,.tsx",
"install:extension": "jlpm build",
"lint": "jlpm stylelint && jlpm prettier && jlpm eslint",
"lint:check": "jlpm stylelint:check && jlpm prettier:check && jlpm eslint:check",
"prettier": "jlpm prettier:base --write --list-different",
"prettier:base": "prettier \"**/*{.ts,.tsx,.js,.jsx,.css,.json,.md}\"",
"prettier:check": "jlpm prettier:base --check",
"stylelint": "jlpm stylelint:check --fix",
"stylelint:check": "stylelint --cache \"style/**/*.css\"",
"watch": "run-p watch:src watch:labextension",
"watch:src": "tsc -w --sourceMap",
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyterlab/application": "^4.2",
"blockly": "^11.0",
"jupyterlab-blockly": "^0.3.2"
},
"devDependencies": {
"@jupyterlab/builder": "^4.2.4",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"eslint": "^8.9.0",
"eslint-config-prettier": "^8.4.0",
"eslint-plugin-prettier": "^4.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
"rimraf": "^3.0.2",
"stylelint": "^14.3.0",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-recommended": "^6.0.0",
"stylelint-config-standard": "~24.0.0",
"stylelint-prettier": "^2.0.0",
"typescript": "~5.0.2"
},
"sideEffects": [
"style/*.css",
"style/index.js"
],
"styleModule": "style/index.js",
"publishConfig": {
"access": "public"
},
"jupyterlab": {
"extension": true,
"outputDir": "jupyterlab_niryo_one/labextension",
"webpackConfig": "./webpack.config.js"
}
}

0 comments on commit d85daea

Please sign in to comment.