mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on JupyterLab to 5371460
This commit is contained in:
parent
0888d974ce
commit
dd0aceebc7
4 changed files with 9 additions and 6 deletions
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v0.14.0
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.2 (#564)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update SQLAlchemy to v2.0.26 (#563)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -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-853af6c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/853af6c
|
||||
[release-shield]: https://img.shields.io/badge/version-5371460-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/5371460
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: JupyterLab
|
||||
version: 853af6c
|
||||
version: '5371460'
|
||||
slug: jupyterlablite
|
||||
description: Create documents containing live code, equations, visualizations, and
|
||||
explanatory text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue