Skip to content

Commit

Permalink
⬆️ Updating add-on JupyterLab to 7583352
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Sep 15, 2023
1 parent 9a645c9 commit 0a8447f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 113 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -831,10 +831,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/3697120
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/3697120/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/7583352
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/7583352/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-3697120-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-7583352-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
Expand Down
109 changes: 2 additions & 107 deletions jupyterlab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,107 +1,2 @@
# Changelog since v0.11.1
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 (#464)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <[email protected]>
- ⬆️ Update ipywidgets to v8.1.1 (#497)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update jupyterlab_widgets to v3.0.9 (#498)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update matplotlib to v3.7.3 (#496)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update scrapy to v2.10.1 (#494)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update nbconvert to v7.8.0 (#493)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update pandas to v2.1.0 (#495)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update nbconvert to v7.7.4 (#490)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update geopy to v2.4.0 (#492)
- ⬆️ Update SQLAlchemy to v2.0.20 (#489)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update jupyterlab to v4.0.5 (#487)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update bokeh to v3.2.2 (#488)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update psycopg2 to v2.9.7 (#486)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update scrapy to v2.10.0 (#485)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update jupyterlab to v4.0.4 (#484)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ipywidgets to v8.1.0 (#483)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update numpy to v1.25.2 (#482)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update nbconvert to v7.7.3 (#481)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update bokeh to v3.2.1 (#480)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update nbconvert to v7.7.2 (#479)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update jupyterlab to v4.0.3 (#476)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update SQLAlchemy to v2.0.19 (#477)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update nbconvert to v7.7.1 (#478)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update numpy to v1.25.1 (#475)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update jupyterlab_widgets to v3.0.8 (#472)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ipywidgets to v8.0.7 (#471)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update matplotlib to v3.7.2 (#474)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update SQLAlchemy to v2.0.18 (#473)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update jupyterlab to v4.0.2 (#461)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update pandas to v2.0.3 (#470)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update SQLAlchemy to v2.0.17 (#469)
- ⬆️ 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>
- ⬆️ Update bokeh to v3.2.0 (#467)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update numpy to v1.25.0 (#465)
- ⬆️ Update SQLAlchemy to v2.0.16 (#462)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update nbconvert to v7.5.0 (#463)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# Changelog since v0.12.0
- ⬆️ Update jupyterlab to v4.0.6 (#499)
4 changes: 2 additions & 2 deletions jupyterlab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-3697120-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/3697120
[release-shield]: https://img.shields.io/badge/version-7583352-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/7583352
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png
2 changes: 1 addition & 1 deletion jupyterlab/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: JupyterLab
version: '3697120'
version: '7583352'
slug: jupyterlablite
description: Create documents containing live code, equations, visualizations, and
explanatory text
Expand Down

0 comments on commit 0a8447f

Please sign in to comment.