From 8a58c802ae195d7b6de4b49cfa2435e04700475e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 20 Nov 2023 07:59:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to b3a66a2 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 3 +++ jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 4 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 786e72b4b..68607eada 100644 --- a/README.md +++ b/README.md @@ -831,10 +831,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-no-red.svg -[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/c82375e -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/c82375e/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/b3a66a2 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/b3a66a2/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-c82375e-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-b3a66a2-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 3fed95121..5937aefc5 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.12.1 +- ⬆️ Update matplotlib to v3.8.2 (#529) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update jupyterlab to v4.0.9 (#530) - ⬆️ Update numpy to v1.26.2 (#528) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index d4af964d5..10164c99a 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -54,6 +54,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-c82375e-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/c82375e +[release-shield]: https://img.shields.io/badge/version-b3a66a2-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/b3a66a2 [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 21623c9a8..390b58abb 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: c82375e +version: b3a66a2 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text