mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on JupyterLab to 627befa
This commit is contained in:
parent
368f5adc94
commit
1849a61d14
4 changed files with 8 additions and 38 deletions
|
@ -1,34 +1,4 @@
|
|||
# Changelog since v0.14.0
|
||||
- ⬆️ Update matplotlib to v3.8.3 (#569)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update scrapy to v2.11.1 (#568)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.3.3 (#567)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update SQLAlchemy to v2.0.27 (#566)
|
||||
- ⬆️ Update jupyterlab to v4.1.1 (#565)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ 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>
|
||||
- ⬆️ Update debian_12/libmariadb-dev to v1:10.11.6-0+deb12u1 (#561)
|
||||
- ⬆️ Update debian_12/libmariadb3 to v1:10.11.6-0+deb12u1 (#562)
|
||||
- ⬆️ Update mysqlclient to v2.2.4 (#560)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update ipywidgets to v8.1.2 (#558)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update jupyterlab_widgets to v3.0.10 (#559)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update nbconvert to v7.16.0 (#557)
|
||||
# Changelog since v0.14.1
|
||||
- ⬆️ Update nbconvert to v7.16.1 (#570)
|
||||
|
||||
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-95946c7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/95946c7
|
||||
[release-shield]: https://img.shields.io/badge/version-627befa-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/627befa
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: JupyterLab
|
||||
version: 95946c7
|
||||
version: 627befa
|
||||
slug: jupyterlablite
|
||||
description: Create documents containing live code, equations, visualizations, and
|
||||
explanatory text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue