From a5e34bd7692824a3e5c6f0bb6e4d5f39bce8dd5e Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 6 Jan 2024 17:45:12 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to e1d6bf6 --- 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 bb1d04318..a6fae2247 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/f28b2cb -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/f28b2cb/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/e1d6bf6 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/e1d6bf6/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-f28b2cb-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-e1d6bf6-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 ffbf14c4a..e6657e4f6 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,4 +1,7 @@ # Changelog since v0.12.1 +- ⬆️ Update nbconvert to v7.14.0 (#536) + +Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> - ⬆️ Update seaborn to v0.13.1 (#540) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> diff --git a/jupyterlab/README.md b/jupyterlab/README.md index f2ee8e5a8..765087305 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-f28b2cb-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/f28b2cb +[release-shield]: https://img.shields.io/badge/version-e1d6bf6-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/e1d6bf6 [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 c1af0c489..d4f084459 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,5 +1,5 @@ name: JupyterLab -version: f28b2cb +version: e1d6bf6 slug: jupyterlablite description: Create documents containing live code, equations, visualizations, and explanatory text