mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on JupyterLab to 099624f
This commit is contained in:
parent
8d44bf56b2
commit
bb3c99d013
4 changed files with 15 additions and 6 deletions
|
@ -831,10 +831,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/081ba70
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/081ba70/README.md
|
||||
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/099624f
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/099624f/README.md
|
||||
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-081ba70-blue.svg
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-099624f-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
|
||||
|
|
|
@ -1,4 +1,13 @@
|
|||
# Changelog since v0.10.2
|
||||
- ⬆️ Update jupyterlab to v4 (#455)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update SQLAlchemy to v2.0.15 (#457)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v6.2.7 (#456)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Upgrades libpq5 to 13.10-0+deb11u1 (#458)
|
||||
- ⬆️ Update pandas to v2 (#437)
|
||||
|
||||
|
|
|
@ -54,6 +54,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-081ba70-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/081ba70
|
||||
[release-shield]: https://img.shields.io/badge/version-099624f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/099624f
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: JupyterLab
|
||||
version: 081ba70
|
||||
version: 099624f
|
||||
slug: jupyterlablite
|
||||
description: Create documents containing live code, equations, visualizations, and
|
||||
explanatory text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue