mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on JupyterLab to 742ec92
This commit is contained in:
parent
d8e6e05eab
commit
e85f54ea18
4 changed files with 9 additions and 6 deletions
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v0.11.1
|
||||
- ⬆️ Update mysqlclient to v2.2.0 (#468)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update nbconvert to v7.6.0 (#466)
|
||||
|
||||
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-e2837fd-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/e2837fd
|
||||
[release-shield]: https://img.shields.io/badge/version-742ec92-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/742ec92
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
|
|
@ -1,5 +1,5 @@
|
|||
name: JupyterLab
|
||||
version: e2837fd
|
||||
version: 742ec92
|
||||
slug: jupyterlablite
|
||||
description: Create documents containing live code, equations, visualizations, and
|
||||
explanatory text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue