diff --git a/README.md b/README.md index 20c440cc..a450feea 100644 --- a/README.md +++ b/README.md @@ -769,10 +769,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/v0.6.0 -[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.6.0/README.md +[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.7.0 +[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.7.0/README.md [jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues -[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.6.0-blue.svg +[jupyterlab-version-shield]: https://img.shields.io/badge/version-v0.7.0-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 654d3364..41f0818b 100644 --- a/jupyterlab/CHANGELOG.md +++ b/jupyterlab/CHANGELOG.md @@ -1,59 +1,20 @@ ## What’s changed -- Switch to centralized GitHub Action Workflows @frenck (#300) - ## 🚀 Enhancements -- Migrate JSON config to YAML @frenck (#301) -- JupyterLab 3, Debian Bullseye, Python 3.9 @frenck (#302) +- 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#310) ## 🧰 Maintenance -- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#295) +- 🚀 Update CI to latest version @frenck (#305) + +## 📚 Documentation + +- 📚 Add My buttons to documentation @frenck (#311) ## ⬆️ Dependency updates -- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#247) -- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#248) -- ⬆️ Upgrades libpq5 to 11.11-0+deb10u1 @frenck (#250) -- ⬆️ Upgrades libssl-dev to 1.1.1d-0+deb10u6 @frenck (#251) -- ⬆️ Upgrades libtiff5-dev to 4.1.0+git191117-2~deb10u2 @frenck (#252) -- ⬆️ Upgrades nodejs to 12.22.0-1nodesource1 @frenck (#253) -- ⬆️ Upgrades numpy to 1.20.2 @frenck (#254) -- ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#249) -- ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#255) -- ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#256) -- ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#257) -- ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#258) -- ⬆️ Bump brpaz/hadolint-action from v1.3.1 to v1.4.0 @dependabot (#259) -- ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#261) -- ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#260) -- ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#262) -- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#264) -- ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#265) -- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#266) -- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#267) -- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#268) -- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#269) -- ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#271) -- ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#270) -- ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#272) -- ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#274) -- ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#275) -- ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#276) -- ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#277) -- ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#278) -- ⬆️ Bump dessant/lock-threads from 2.0.3 to 2.1.1 @dependabot (#279) -- ⬆️ Bump docker/setup-buildx-action from 1.5.0 to 1.5.1 @dependabot (#280) -- ⬆️ Bump frenck/action-addon-linter from 2.1 to 2.2 @dependabot (#281) -- ⬆️ Bump actions/stale from 3.0.19 to 4 @dependabot (#282) -- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#284) -- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#286) -- ⬆️ Bump jupyterlab from 2.2.9 to 2.2.10 in /jupyterlab @dependabot (#287) -- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#288) -- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#290) -- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#289) -- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#293) -- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#296) -- ⬆️ Bump scrapy from 2.4.1 to 2.5.1 in /jupyterlab @dependabot (#294) -- JupyterLab 3, Debian Bullseye, Python 3.9 @frenck (#302) +- ⬆️ Bump scrapy from 2.5.1 to 2.6.0 in /jupyterlab @dependabot (#306) +- ⬆️ Upgrades libpq5 to 13.5-0+deb11u1 @frenck (#307) +- ⬆️ Upgrades nodejs to 14.19.1-deb-1nodesource1 @frenck (#308) +- ⬆️ Upgrades add-on base image to 5.3.0 @frenck (#309) diff --git a/jupyterlab/DOCS.md b/jupyterlab/DOCS.md index 9af340df..3a389e35 100644 --- a/jupyterlab/DOCS.md +++ b/jupyterlab/DOCS.md @@ -14,11 +14,21 @@ reproducible computing, based on the Jupyter Notebook and Architecture. The installation of this add-on is pretty straightforward and not different in comparison to installing any other Home Assistant add-on. -1. Search for the "JupyterLab" add-on in the Supervisor add-on store - and install it. +1. Click the Home Assistant My button below to open the add-on on your Home + Assistant instance. + + [![Open this add-on in your Home Assistant instance.][addon-badge]][addon] + +1. Click the "Install" button to install the 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._ @@ -156,6 +166,8 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 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 [alpine-packages]: https://pkgs.alpinelinux.org/packages [contributors]: https://github.com/hassio-addons/addon-jupyterlab/graphs/contributors [discord-ha]: https://discord.gg/c5DvZ4e @@ -168,4 +180,6 @@ 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 a9f087ea..4b0c0842 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -35,6 +35,6 @@ reproducible computing, based on the Jupyter Notebook and Architecture. [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-v0.6.0-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.6.0 +[release-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.7.0 [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 2b2bbac3..8d9eefe3 100644 --- a/jupyterlab/config.yaml +++ b/jupyterlab/config.yaml @@ -1,6 +1,7 @@ arch: - aarch64 - amd64 +codenotary: codenotary@frenck.dev description: Create documents containing live code, equations, visualizations, and explanatory text homeassistant_api: true @@ -24,4 +25,4 @@ schema: - str slug: jupyterlablite url: https://github.com/hassio-addons/addon-jupyterlab -version: 0.6.0 +version: 0.7.0