mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on JupyterLab to dabd061
This commit is contained in:
parent
d1b65cb556
commit
cc18e4f62d
4 changed files with 9 additions and 6 deletions
|
@ -841,10 +841,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/94843dc
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/94843dc/README.md
|
||||
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/dabd061
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/dabd061/README.md
|
||||
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-94843dc-blue.svg
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-dabd061-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v0.9.0
|
||||
- ⬆️ Bump beautifulsoup4 from 4.10.0 to 4.11.1 (#339)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump mysqlclient from 2.0.3 to 2.1.1 (#341)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[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-94843dc-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/94843dc
|
||||
[release-shield]: https://img.shields.io/badge/version-dabd061-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/dabd061
|
||||
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
|
|
@ -26,4 +26,4 @@ schema:
|
|||
- str
|
||||
slug: jupyterlablite
|
||||
url: https://github.com/hassio-addons/addon-jupyterlab
|
||||
version: 94843dc
|
||||
version: dabd061
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue