From a70dc7402b67a5c4747bca45b64f031bead4f042 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 11 Apr 2023 14:01:13 +0000 Subject: [PATCH] :tada: Release of add-on JupyterLab 0.10.2 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 22 +++++----------------- jupyterlab/DOCS.md | 2 +- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 28 ++++++++++++++-------------- 5 files changed, 25 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index b78dfa5d..15229e89 100644 --- a/README.md +++ b/README.md @@ -813,10 +813,10 @@ SOFTWARE. [influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [influxdb-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [influxdb-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.10.0 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.10.0/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.10.2 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.10.2/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg [jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/jupyterlab/CHANGELOG.md b/jupyterlab/CHANGELOG.md index 4fcc006a..cecd1af7 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,21 +1,9 @@ ## What’s changed -## 🧰 Maintenance - -- 🎆 Updates maintenance/license year to 2023 @frenck ([#411](https://github.com/hassio-addons/addon-jupyterlab/pull/411)) - ## ⬆️ Dependency updates -- ⬆️ Bump jupyterlab-widgets to 3.0.5 @dependabot ([#391](https://github.com/hassio-addons/addon-jupyterlab/pull/391)) -- ⬆️ Bump ipywidgets to 8.0.4 @dependabot ([#390](https://github.com/hassio-addons/addon-jupyterlab/pull/390)) -- ⬆️ Upgrades nodejs to 14.21.3-deb-1nodesource1 @frenck ([#410](https://github.com/hassio-addons/addon-jupyterlab/pull/410)) -- ⬆️ Bump jupyterlab to 3.6.1 @dependabot ([#404](https://github.com/hassio-addons/addon-jupyterlab/pull/404)) -- ⬆️ Bump sqlalchemy to 2.0.5.post1 @dependabot ([#409](https://github.com/hassio-addons/addon-jupyterlab/pull/409)) -- ⬆️ Bump pandas to 1.5.3 @dependabot ([#398](https://github.com/hassio-addons/addon-jupyterlab/pull/398)) -- ⬆️ Bump nbconvert to 7.2.9 @dependabot ([#400](https://github.com/hassio-addons/addon-jupyterlab/pull/400)) -- ⬆️ Bump seaborn to 0.12.2 @dependabot ([#393](https://github.com/hassio-addons/addon-jupyterlab/pull/393)) -- ⬆️ Bump matplotlib to 3.7.1 in /jupyterlab @dependabot ([#413](https://github.com/hassio-addons/addon-jupyterlab/pull/413)) -- ⬆️ Bump scrapy to 2.8.0 @dependabot ([#414](https://github.com/hassio-addons/addon-jupyterlab/pull/414)) -- ⬆️ Bump numpy to 1.24.2 @dependabot ([#415](https://github.com/hassio-addons/addon-jupyterlab/pull/415)) -- ⬆️ Bump beautifulsoup4 to 4.11.2 @dependabot ([#412](https://github.com/hassio-addons/addon-jupyterlab/pull/412)) -- ⬆️ Bump bokeh to 3.1.0 @dependabot ([#416](https://github.com/hassio-addons/addon-jupyterlab/pull/416)) +- ⬆️ Update nbconvert to v7.3.0 @renovate ([#438](https://github.com/hassio-addons/addon-jupyterlab/pull/438)) +- ⬆️ Update beautifulsoup4 to v4.12.1 @renovate ([#439](https://github.com/hassio-addons/addon-jupyterlab/pull/439)) +- ⬆️ Update nbconvert to v7.3.1 @renovate ([#442](https://github.com/hassio-addons/addon-jupyterlab/pull/442)) +- ⬆️ Update SQLAlchemy to v2.0.9 @renovate ([#440](https://github.com/hassio-addons/addon-jupyterlab/pull/440)) +- ⬆️ Update beautifulsoup4 to v4.12.2 @renovate ([#441](https://github.com/hassio-addons/addon-jupyterlab/pull/441)) diff --git a/jupyterlab/DOCS.md b/jupyterlab/DOCS.md index e9ca6bb6..c0ef4165 100644 --- a/jupyterlab/DOCS.md +++ b/jupyterlab/DOCS.md @@ -174,4 +174,4 @@ SOFTWARE. [python-packages]: https://pypi.org/ [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-jupyterlab/releases -[semver]: http://semver.org/spec/v2.0.0.htm +[semver]: https://semver.org/spec/v2.0.0.html diff --git a/jupyterlab/README.md b/jupyterlab/README.md index 411d4d1c..926e7dd6 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons: [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.10.0 +[release-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.10.2 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png \ No newline at end of file diff --git a/jupyterlab/config.yaml b/jupyterlab/config.yaml index b384c62e..cd006829 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,29 +1,29 @@ +name: JupyterLab +version: 0.10.2 +slug: jupyterlablite +description: Create documents containing live code, equations, visualizations, and + explanatory text +url: https://github.com/hassio-addons/addon-jupyterlab +codenotary: codenotary@frenck.dev +ingress: true +panel_icon: mdi:flask-outline arch: - aarch64 - amd64 -codenotary: codenotary@frenck.dev -description: Create documents containing live code, equations, visualizations, and - explanatory text homeassistant_api: true -image: ghcr.io/hassio-addons/jupyterlab/{arch} -ingress: true init: false map: - config:rw - share:rw -name: JupyterLab options: github_access_token: '' - init_commands: [] system_packages: [] -panel_icon: mdi:flask-outline + init_commands: [] schema: - github_access_token: password - init_commands: - - str log_level: list(trace|debug|info|notice|warning|error|fatal)? + github_access_token: password system_packages: - str -slug: jupyterlablite -url: https://github.com/hassio-addons/addon-jupyterlab -version: 0.10.0 + init_commands: + - str +image: ghcr.io/hassio-addons/jupyterlab/{arch}