mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on JupyterLab 0.15.0
This commit is contained in:
parent
e4afedfc82
commit
730e479e93
4 changed files with 8 additions and 9 deletions
|
@ -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.14.5
|
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.0
|
||||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.14.5/README.md
|
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.15.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.14.5-blue.svg
|
[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.15.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
|
||||||
|
|
|
@ -2,6 +2,5 @@
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆️ Update jupyterlab to v4.1.7 @renovate ([#591](https://github.com/hassio-addons/addon-jupyterlab/pull/591))
|
- ⬆️ Update SQLAlchemy to v2.0.30 @renovate ([#594](https://github.com/hassio-addons/addon-jupyterlab/pull/594))
|
||||||
- ⬆️ Update nbconvert to v7.16.4 @renovate ([#593](https://github.com/hassio-addons/addon-jupyterlab/pull/593))
|
- ⬆️ Update jupyterlab to v4.2.0 @renovate ([#595](https://github.com/hassio-addons/addon-jupyterlab/pull/595))
|
||||||
- ⬆️ Update jupyterlab to v4.1.8 @renovate ([#592](https://github.com/hassio-addons/addon-jupyterlab/pull/592))
|
|
||||||
|
|
|
@ -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.14.5-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.15.0-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.14.5
|
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.15.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
|
|
@ -1,5 +1,5 @@
|
||||||
name: JupyterLab
|
name: JupyterLab
|
||||||
version: 0.14.5
|
version: 0.15.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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue