🎉 Release of add-on JupyterLab 0.12.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-09-14 07:41:05 +00:00
parent 9e939cf6b5
commit 661d1fc862
4 changed files with 43 additions and 8 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/v0.11.1 [addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.12.0
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.11.1/README.md [addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.12.0/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-v0.11.1-blue.svg [jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.12.0-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

@ -2,5 +2,40 @@
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Update pandas to v2.0.2 @renovate ([#459](https://github.com/hassio-addons/addon-jupyterlab/pull/459)) - ⬆️ Update nbconvert to v7.5.0 @renovate ([#463](https://github.com/hassio-addons/addon-jupyterlab/pull/463))
- ⬆️ Update jupyterlab to v4.0.1 @renovate ([#460](https://github.com/hassio-addons/addon-jupyterlab/pull/460)) - ⬆️ Update SQLAlchemy to v2.0.16 @renovate ([#462](https://github.com/hassio-addons/addon-jupyterlab/pull/462))
- ⬆️ Update numpy to v1.25.0 @renovate ([#465](https://github.com/hassio-addons/addon-jupyterlab/pull/465))
- ⬆️ Update bokeh to v3.2.0 @renovate ([#467](https://github.com/hassio-addons/addon-jupyterlab/pull/467))
- ⬆️ Update nbconvert to v7.6.0 @renovate ([#466](https://github.com/hassio-addons/addon-jupyterlab/pull/466))
- ⬆️ Update mysqlclient to v2.2.0 @renovate ([#468](https://github.com/hassio-addons/addon-jupyterlab/pull/468))
- ⬆️ Update SQLAlchemy to v2.0.17 @renovate ([#469](https://github.com/hassio-addons/addon-jupyterlab/pull/469))
- ⬆️ Update pandas to v2.0.3 @renovate ([#470](https://github.com/hassio-addons/addon-jupyterlab/pull/470))
- ⬆️ Update jupyterlab to v4.0.2 @renovate ([#461](https://github.com/hassio-addons/addon-jupyterlab/pull/461))
- ⬆️ Update SQLAlchemy to v2.0.18 @renovate ([#473](https://github.com/hassio-addons/addon-jupyterlab/pull/473))
- ⬆️ Update matplotlib to v3.7.2 @renovate ([#474](https://github.com/hassio-addons/addon-jupyterlab/pull/474))
- ⬆️ Update ipywidgets to v8.0.7 @renovate ([#471](https://github.com/hassio-addons/addon-jupyterlab/pull/471))
- ⬆️ Update jupyterlab_widgets to v3.0.8 @renovate ([#472](https://github.com/hassio-addons/addon-jupyterlab/pull/472))
- ⬆️ Update numpy to v1.25.1 @renovate ([#475](https://github.com/hassio-addons/addon-jupyterlab/pull/475))
- ⬆️ Update nbconvert to v7.7.1 @renovate ([#478](https://github.com/hassio-addons/addon-jupyterlab/pull/478))
- ⬆️ Update SQLAlchemy to v2.0.19 @renovate ([#477](https://github.com/hassio-addons/addon-jupyterlab/pull/477))
- ⬆️ Update jupyterlab to v4.0.3 @renovate ([#476](https://github.com/hassio-addons/addon-jupyterlab/pull/476))
- ⬆️ Update nbconvert to v7.7.2 @renovate ([#479](https://github.com/hassio-addons/addon-jupyterlab/pull/479))
- ⬆️ Update bokeh to v3.2.1 @renovate ([#480](https://github.com/hassio-addons/addon-jupyterlab/pull/480))
- ⬆️ Update nbconvert to v7.7.3 @renovate ([#481](https://github.com/hassio-addons/addon-jupyterlab/pull/481))
- ⬆️ Update numpy to v1.25.2 @renovate ([#482](https://github.com/hassio-addons/addon-jupyterlab/pull/482))
- ⬆️ Update ipywidgets to v8.1.0 @renovate ([#483](https://github.com/hassio-addons/addon-jupyterlab/pull/483))
- ⬆️ Update jupyterlab to v4.0.4 @renovate ([#484](https://github.com/hassio-addons/addon-jupyterlab/pull/484))
- ⬆️ Update scrapy to v2.10.0 @renovate ([#485](https://github.com/hassio-addons/addon-jupyterlab/pull/485))
- ⬆️ Update psycopg2 to v2.9.7 @renovate ([#486](https://github.com/hassio-addons/addon-jupyterlab/pull/486))
- ⬆️ Update bokeh to v3.2.2 @renovate ([#488](https://github.com/hassio-addons/addon-jupyterlab/pull/488))
- ⬆️ Update jupyterlab to v4.0.5 @renovate ([#487](https://github.com/hassio-addons/addon-jupyterlab/pull/487))
- ⬆️ Update SQLAlchemy to v2.0.20 @renovate ([#489](https://github.com/hassio-addons/addon-jupyterlab/pull/489))
- ⬆️ Update geopy to v2.4.0 @renovate ([#492](https://github.com/hassio-addons/addon-jupyterlab/pull/492))
- ⬆️ Update nbconvert to v7.7.4 @renovate ([#490](https://github.com/hassio-addons/addon-jupyterlab/pull/490))
- ⬆️ Update pandas to v2.1.0 @renovate ([#495](https://github.com/hassio-addons/addon-jupyterlab/pull/495))
- ⬆️ Update nbconvert to v7.8.0 @renovate ([#493](https://github.com/hassio-addons/addon-jupyterlab/pull/493))
- ⬆️ Update scrapy to v2.10.1 @renovate ([#494](https://github.com/hassio-addons/addon-jupyterlab/pull/494))
- ⬆️ Update matplotlib to v3.7.3 @renovate ([#496](https://github.com/hassio-addons/addon-jupyterlab/pull/496))
- ⬆️ Update jupyterlab_widgets to v3.0.9 @renovate ([#498](https://github.com/hassio-addons/addon-jupyterlab/pull/498))
- ⬆️ Update ipywidgets to v8.1.1 @renovate ([#497](https://github.com/hassio-addons/addon-jupyterlab/pull/497))
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 @renovate ([#464](https://github.com/hassio-addons/addon-jupyterlab/pull/464))

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-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-v0.11.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.11.1 [release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.12.0
[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: 0.11.1 version: 0.12.0
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