Skip to content

Commit

Permalink
⬆️ Updating add-on JupyterLab to 9f58962
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Oct 12, 2023
1 parent b74d227 commit 91d8455
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 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/fa6989d
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/fa6989d/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/9f58962
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/9f58962/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-fa6989d-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-9f58962-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
3 changes: 3 additions & 0 deletions jupyterlab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog since v0.12.0
- ⬆️ Update jupyterlab to v4.0.7 (#517)

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Expand Down
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-fa6989d-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/fa6989d
[release-shield]: https://img.shields.io/badge/version-9f58962-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/9f58962
[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: fa6989d
version: 9f58962
slug: jupyterlablite
description: Create documents containing live code, equations, visualizations, and
explanatory text
Expand Down

0 comments on commit 91d8455

Please sign in to comment.