From f0fcd0fa37bfaea3092e47d430ef5239f75b8792 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 10 Jun 2022 07:28:47 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab to cb39347 --- README.md | 6 +++--- jupyterlab/CHANGELOG.md | 1 + jupyterlab/DOCS.md | 10 +--------- jupyterlab/README.md | 4 ++-- jupyterlab/config.yaml | 2 +- 5 files changed, 8 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 1c24825bb..e6f82576a 100644 --- a/README.md +++ b/README.md @@ -827,10 +827,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/b7dd4cd -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/b7dd4cd/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/cb39347 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/cb39347/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-b7dd4cd-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-cb39347-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 diff --git a/jupyterlab/CHANGELOG.md b/jupyterlab/CHANGELOG.md index 580382075..2d65efcfb 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,3 +1,4 @@ # Changelog since v0.7.0 +- 📚 Use new My Home Assistant link format (#314) - 🚑 Fix NGINX service finish script (#313) - ⬆️ Upgrades add-on base image to 6.0.0 (#312) diff --git a/jupyterlab/DOCS.md b/jupyterlab/DOCS.md index 3a389e353..c625ce4be 100644 --- a/jupyterlab/DOCS.md +++ b/jupyterlab/DOCS.md @@ -23,12 +23,6 @@ comparison to installing any other Home Assistant add-on. 1. Start the "JupyterLab" add-on 1. Check the logs of the "JupyterLab" add-on to see if everything went well. -Home Assistant, by default, ships with the Community Add-ons store installed. -However, if it is missing (for any reason), you can add it by clicking the -button My button below. - -[![Add repository to your Home Assitant instance.][repository-badge]][repository] - ## Configuration **Note**: _Remember to restart the add-on when the configuration is changed._ @@ -167,7 +161,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. [addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg -[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_jupyterlablite +[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_jupyterlablite&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [alpine-packages]: https://pkgs.alpinelinux.org/packages [contributors]: https://github.com/hassio-addons/addon-jupyterlab/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e @@ -180,6 +174,4 @@ SOFTWARE. [python-packages]: https://pypi.org/ [reddit]: https://reddit.com/r/homeassistant [releases]: https://github.com/hassio-addons/addon-jupyterlab/releases -[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg -[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository [semver]: http://semver.org/spec/v2.0.0.htm diff --git a/jupyterlab/README.md b/jupyterlab/README.md index fe7f460c4..b57d2c2e4 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -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-b7dd4cd-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/b7dd4cd +[release-shield]: https://img.shields.io/badge/version-cb39347-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/cb39347 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png \ No newline at end of file diff --git a/jupyterlab/config.yaml b/jupyterlab/config.yaml index f0f026aed..3b3dde31b 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -26,4 +26,4 @@ schema: - str slug: jupyterlablite url: https://github.com/hassio-addons/addon-jupyterlab -version: b7dd4cd +version: cb39347