mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on JupyterLab to f28b2cb
This commit is contained in:
parent
12249fde3b
commit
d09bf2d23f
4 changed files with 12 additions and 6 deletions
|
@ -1,4 +1,10 @@
|
|||
# Changelog since v0.12.1
|
||||
- ⬆️ Update seaborn to v0.13.1 (#540)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update jupyterlab to v4.0.10 (#539)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update numpy to v1.26.3 (#541)
|
||||
|
||||
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-0a4c276-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/0a4c276
|
||||
[release-shield]: https://img.shields.io/badge/version-f28b2cb-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/f28b2cb
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: JupyterLab
|
||||
version: 0a4c276
|
||||
version: f28b2cb
|
||||
slug: jupyterlablite
|
||||
description: Create documents containing live code, equations, visualizations, and
|
||||
explanatory text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue