🎉 Release of add-on JupyterLab 0.8.2

This commit is contained in:
Community Hass.io Add-ons Bot 2022-09-15 15:53:52 +00:00
parent 9714318722
commit d0589b51e6
4 changed files with 12 additions and 10 deletions

View file

@ -804,10 +804,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.8.1
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.8.1/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.8.2
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.8.2/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.8.1-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.8.2-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,8 +1,10 @@
## Whats changed
## 🐛 Bug fixes
- 🚑 Allow us to run as root @xanderificnl (#321)
## ⬆️ Dependency updates
- ⬆️ Bump numpy from 1.21.4 to 1.22.0 in /jupyterlab @dependabot (#315)
- ⬆️ Bump scrapy from 2.6.0 to 2.6.2 in /jupyterlab @dependabot (#316)
- ⬆️ Bump nbconvert from 6.2.0 to 6.3.0 in /jupyterlab @dependabot (#317)
- ⬆️ Upgrades add-on base image to 6.1.1 @frenck (#318)
- ⬆️ Bump nbconvert from 6.3.0 to 6.5.1 in /jupyterlab @dependabot (#320)
- ⬆️ Upgrades add-on base image to 6.1.2 @frenck (#323)

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

View file

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