⬆️ Updating add-on JupyterLab to d417e6a

This commit is contained in:
Community Hass.io Add-ons Bot 2023-07-03 14:10:53 +00:00
parent 2e5cd14526
commit 66fe529987
4 changed files with 9 additions and 6 deletions

View file

@ -831,10 +831,10 @@ SOFTWARE.
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[influxdb-i386-shield]: https://img.shields.io/badge/i386-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/8fd21f8 [addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/d417e6a
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/8fd21f8/README.md [addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/d417e6a/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-8fd21f8-blue.svg [jupyterlab-version-shield]: https://img.shields.io/badge/version-d417e6a-blue.svg
[jupyterlab-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,7 @@
# Changelog since v0.11.1 # Changelog since v0.11.1
- ⬆️ Update pandas to v2.0.3 (#470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update SQLAlchemy to v2.0.17 (#469) - ⬆️ Update SQLAlchemy to v2.0.17 (#469)
- ⬆️ Update mysqlclient to v2.2.0 (#468) - ⬆️ Update mysqlclient to v2.2.0 (#468)

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-8fd21f8-blue.svg [release-shield]: https://img.shields.io/badge/version-d417e6a-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/8fd21f8 [release]: https://github.com/hassio-addons/addon-jupyterlab/tree/d417e6a
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

@ -1,5 +1,5 @@
name: JupyterLab name: JupyterLab
version: 8fd21f8 version: d417e6a
slug: jupyterlablite slug: jupyterlablite
description: Create documents containing live code, equations, visualizations, and description: Create documents containing live code, equations, visualizations, and
explanatory text explanatory text