⬆️ Updating add-on JupyterLab to ddea9d0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-03-28 16:30:38 +00:00
parent c62c29c809
commit e073ee0f9d
5 changed files with 11 additions and 7 deletions

View file

@ -822,10 +822,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/82ae187 [addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/ddea9d0
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/82ae187/README.md [addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/ddea9d0/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-82ae187-blue.svg [jupyterlab-version-shield]: https://img.shields.io/badge/version-ddea9d0-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,8 @@
# Changelog since v0.10.0 # Changelog since v0.10.0
- Fix broken URL (#432)
- ⬆️ Update jupyterlab_widgets to v3.0.7 (#431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update debian_11/git to v1:2.30.2-1+deb11u2 (#427) - ⬆️ Update debian_11/git to v1:2.30.2-1+deb11u2 (#427)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

View file

@ -174,4 +174,4 @@ SOFTWARE.
[python-packages]: https://pypi.org/ [python-packages]: https://pypi.org/
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-jupyterlab/releases [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

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-82ae187-blue.svg [release-shield]: https://img.shields.io/badge/version-ddea9d0-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/82ae187 [release]: https://github.com/hassio-addons/addon-jupyterlab/tree/ddea9d0
[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: 82ae187 version: ddea9d0
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