🎉 Release of add-on JupyterLab 0.9.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-09-18 10:33:04 +00:00
parent b352628131
commit b11cad23a8
4 changed files with 16 additions and 9 deletions

View file

@ -804,10 +804,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.8.2 [addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.9.0
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.8.2/README.md [addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.9.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.8.2-blue.svg [jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.9.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,9 +2,16 @@
## 🐛 Bug fixes ## 🐛 Bug fixes
- 🚑 Allow us to run as root @xanderificnl (#321) - Update and rename for jupyter server @tjorim (#326)
## 🧰 Maintenance
- Add pip updates to dependabot @tjorim (#325)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Bump nbconvert from 6.3.0 to 6.5.1 in /jupyterlab @dependabot (#320) - ⬆️ Bump matplotlib from 3.4.3 to 3.6.0 @dependabot (#331)
- ⬆️ Upgrades add-on base image to 6.1.2 @frenck (#323) - ⬆️ Bump sqlalchemy from 1.4.26 to 1.4.41 @dependabot (#330)
- ⬆️ Bump pandas from 1.3.4 to 1.4.4 @dependabot (#328)
- ⬆️ Bump bokeh from 2.4.1 to 2.4.3 @dependabot (#327)
- ⬆️ Bump jupyterlab-widgets from 1.0.2 to 3.0.3 @dependabot (#329)

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

@ -26,4 +26,4 @@ schema:
- str - str
slug: jupyterlablite slug: jupyterlablite
url: https://github.com/hassio-addons/addon-jupyterlab url: https://github.com/hassio-addons/addon-jupyterlab
version: 0.8.2 version: 0.9.0