🎉 Release of add-on JupyterLab 0.14.0

This commit is contained in:
Community Hass.io Add-ons Bot 2024-02-07 06:18:28 +00:00
parent 1cbbbaf957
commit c004161cfa
4 changed files with 11 additions and 15 deletions

View file

@ -906,10 +906,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-no-red.svg [influxdb-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.13.1 [addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.0
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.13.1/README.md [addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.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.13.1-blue.svg [jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.14.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,12 +2,8 @@
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Update bokeh to v3.3.3 @renovate ([#543](https://github.com/hassio-addons/addon-jupyterlab/pull/543)) - ⬆️ Update mysqlclient to v2.2.2 @renovate ([#552](https://github.com/hassio-addons/addon-jupyterlab/pull/552))
- ⬆️ Update nbconvert to v7.14.1 @renovate ([#544](https://github.com/hassio-addons/addon-jupyterlab/pull/544)) - ⬆️ Update mysqlclient to v2.2.3 @renovate ([#553](https://github.com/hassio-addons/addon-jupyterlab/pull/553))
- ⬆️ Update nbconvert to v7.14.2 @renovate ([#545](https://github.com/hassio-addons/addon-jupyterlab/pull/545)) - ⬆️ Update jupyterlab to v4.1.0 @renovate ([#554](https://github.com/hassio-addons/addon-jupyterlab/pull/554))
- ⬆️ Update beautifulsoup4 to v4.12.3 @renovate ([#546](https://github.com/hassio-addons/addon-jupyterlab/pull/546)) - ⬆️ Update nbconvert to v7.15.0 @renovate ([#556](https://github.com/hassio-addons/addon-jupyterlab/pull/556))
- ⬆️ Update jupyterlab to v4.0.11 @renovate ([#547](https://github.com/hassio-addons/addon-jupyterlab/pull/547)) - ⬆️ Update numpy to v1.26.4 @renovate ([#555](https://github.com/hassio-addons/addon-jupyterlab/pull/555))
- ⬆️ Update pandas to v2.2.0 @renovate ([#548](https://github.com/hassio-addons/addon-jupyterlab/pull/548))
- ⬆️ Update seaborn to v0.13.2 @renovate ([#549](https://github.com/hassio-addons/addon-jupyterlab/pull/549))
- ⬆️ Update bokeh to v3.3.4 @renovate ([#550](https://github.com/hassio-addons/addon-jupyterlab/pull/550))
- ⬆️ Update jupyterlab to v4.0.12 @renovate ([#551](https://github.com/hassio-addons/addon-jupyterlab/pull/551))

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