🎉 Release of add-on JupyterLab 0.11.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-05-21 16:31:07 +00:00
parent 2ff63833d7
commit f2cb1358c0
4 changed files with 24 additions and 11 deletions

View file

@ -792,10 +792,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.10.2
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.10.2/README.md
[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
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.10.2-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.11.0-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,9 +1,22 @@
## Whats changed
The add-on now ships with JupyterLab 4 🎉
## ⬆️ Dependency updates
- ⬆️ Update nbconvert to v7.3.0 @renovate ([#438](https://github.com/hassio-addons/addon-jupyterlab/pull/438))
- ⬆️ Update beautifulsoup4 to v4.12.1 @renovate ([#439](https://github.com/hassio-addons/addon-jupyterlab/pull/439))
- ⬆️ Update nbconvert to v7.3.1 @renovate ([#442](https://github.com/hassio-addons/addon-jupyterlab/pull/442))
- ⬆️ Update SQLAlchemy to v2.0.9 @renovate ([#440](https://github.com/hassio-addons/addon-jupyterlab/pull/440))
- ⬆️ Update beautifulsoup4 to v4.12.2 @renovate ([#441](https://github.com/hassio-addons/addon-jupyterlab/pull/441))
- ⬆️ 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))

View file

@ -35,6 +35,6 @@ reproducible computing, based on the Jupyter Notebook and Architecture.
[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.10.2-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.10.2
[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
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

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