mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 19:51:22 +00:00
⬆️ Updating add-on JupyterLab to c7bcf4d
This commit is contained in:
parent
8fccaf5f50
commit
ae7042173a
4 changed files with 8 additions and 25 deletions
|
@ -915,10 +915,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/f7443c8
|
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/c7bcf4d
|
||||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/f7443c8/README.md
|
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/c7bcf4d/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-f7443c8-blue.svg
|
[jupyterlab-version-shield]: https://img.shields.io/badge/version-c7bcf4d-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
|
||||||
|
|
|
@ -1,21 +1,4 @@
|
||||||
# Changelog since v0.15.5
|
# Changelog since v0.15.6
|
||||||
- ⬆️ Update matplotlib to v3.10.0 (#655)
|
- ⬆️ Update jupyterlab to v4.3.4 (#656)
|
||||||
- ⬆️ Update matplotlib to v3.9.4 (#654)
|
|
||||||
- ⬆️ Update jupyterlab to v4.3.3 (#652)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update numpy to v2.2.0 (#651)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 (#647)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update bokeh to v3.6.2 (#649)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update jupyterlab to v4.3.2 (#650)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
||||||
- ⬆️ Update matplotlib to v3.9.3 (#648)
|
|
||||||
|
|
||||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
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-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-f7443c8-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-c7bcf4d-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/f7443c8
|
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/c7bcf4d
|
||||||
[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: f7443c8
|
version: c7bcf4d
|
||||||
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