mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 04:01:25 +00:00
⬆️ Updating add-on JupyterLab to adb11a1
This commit is contained in:
parent
b49edf12f7
commit
91e18457fd
4 changed files with 9 additions and 20 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/70d5b06
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/70d5b06/README.md
|
||||
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/adb11a1
|
||||
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/adb11a1/README.md
|
||||
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-70d5b06-blue.svg
|
||||
[jupyterlab-version-shield]: https://img.shields.io/badge/version-adb11a1-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,18 +1,7 @@
|
|||
# Changelog since v0.8.2
|
||||
- ⬆️ Bump jupyterlab-widgets from 1.0.2 to 3.0.3 (#329)
|
||||
# Changelog since v0.9.0
|
||||
- ⬆️ Bump numpy from 1.22.0 to 1.23.3 (#335)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump bokeh from 2.4.1 to 2.4.3 (#327)
|
||||
- ⬆️ Bump ipywidgets from 7.6.5 to 8.0.2 (#337)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump pandas from 1.3.4 to 1.4.4 (#328)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump sqlalchemy from 1.4.26 to 1.4.41 (#330)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- ⬆️ Bump matplotlib from 3.4.3 to 3.6.0 (#331)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Update and rename for jupyter server (#326)
|
||||
- Add pip updates to dependabot (#325)
|
||||
|
|
|
@ -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-70d5b06-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/70d5b06
|
||||
[release-shield]: https://img.shields.io/badge/version-adb11a1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/adb11a1
|
||||
[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: 70d5b06
|
||||
version: adb11a1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue