🎉 Release of add-on JupyterLab 0.11.1

This commit is contained in:
Community Hass.io Add-ons Bot 2023-06-01 17:44:03 +00:00
parent 22793068d6
commit b58a65d313
4 changed files with 8 additions and 24 deletions

View file

@ -822,10 +822,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.11.0
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.11.0/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.11.1/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.11.1-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

View file

@ -1,22 +1,6 @@
## Whats changed
The add-on now ships with JupyterLab 4 🎉
## ⬆️ Dependency updates
- ⬆️ Update numpy to v1.24.3 @renovate ([#446](https://github.com/hassio-addons/addon-jupyterlab/pull/446))
- ⬆️ Update SQLAlchemy to v2.0.11 @renovate ([#445](https://github.com/hassio-addons/addon-jupyterlab/pull/445))
- ⬆️ Update debian_11/libxml2 to v2.9.10+dfsg-6.7+deb11u4 @renovate ([#444](https://github.com/hassio-addons/addon-jupyterlab/pull/444))
- ⬆️ Update debian_11/libmariadb-dev to v1:10.5.19-0+deb11u2 @renovate ([#447](https://github.com/hassio-addons/addon-jupyterlab/pull/447))
- ⬆️ Update debian_11/libmariadb3 to v1:10.5.19-0+deb11u2 @renovate ([#448](https://github.com/hassio-addons/addon-jupyterlab/pull/448))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.6 @renovate ([#450](https://github.com/hassio-addons/addon-jupyterlab/pull/450))
- ⬆️ Update SQLAlchemy to v2.0.12 @renovate ([#449](https://github.com/hassio-addons/addon-jupyterlab/pull/449))
- ⬆️ Update scrapy to v2.9.0 @renovate ([#453](https://github.com/hassio-addons/addon-jupyterlab/pull/453))
- ⬆️ Update bokeh to v3.1.1 @renovate ([#451](https://github.com/hassio-addons/addon-jupyterlab/pull/451))
- ⬆️ Update nbconvert to v7.4.0 @renovate ([#452](https://github.com/hassio-addons/addon-jupyterlab/pull/452))
- ⬆️ Update SQLAlchemy to v2.0.13 @renovate ([#454](https://github.com/hassio-addons/addon-jupyterlab/pull/454))
- ⬆️ Update pandas to v2 @renovate ([#437](https://github.com/hassio-addons/addon-jupyterlab/pull/437))
- ⬆️ Upgrades libpq5 to 13.10-0+deb11u1 @frenck ([#458](https://github.com/hassio-addons/addon-jupyterlab/pull/458))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.7 @renovate ([#456](https://github.com/hassio-addons/addon-jupyterlab/pull/456))
- ⬆️ Update SQLAlchemy to v2.0.15 @renovate ([#457](https://github.com/hassio-addons/addon-jupyterlab/pull/457))
- ⬆️ Update jupyterlab to v4 @renovate ([#455](https://github.com/hassio-addons/addon-jupyterlab/pull/455))
- ⬆️ Update pandas to v2.0.2 @renovate ([#459](https://github.com/hassio-addons/addon-jupyterlab/pull/459))
- ⬆️ Update jupyterlab to v4.0.1 @renovate ([#460](https://github.com/hassio-addons/addon-jupyterlab/pull/460))

View file

@ -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.11.0-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.0
[release-shield]: https://img.shields.io/badge/version-v0.11.1-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

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