🎉 Release of add-on JupyterLab 0.7.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-03-24 15:23:25 +00:00
parent 17f6de0062
commit ff19095356
5 changed files with 33 additions and 57 deletions

View file

@ -769,10 +769,10 @@ SOFTWARE.
[influxdb-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[influxdb-i386-shield]: https://img.shields.io/badge/i386-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-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.7.0
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/v0.6.0/README.md [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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[jupyterlab-amd64-shield]: https://img.shields.io/badge/amd64-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 [jupyterlab-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,59 +1,20 @@
## Whats changed ## Whats changed
- Switch to centralized GitHub Action Workflows @frenck (#300)
## 🚀 Enhancements ## 🚀 Enhancements
- Migrate JSON config to YAML @frenck (#301) - 🔒 Sign add-on with Codenotary Community Attestation Service (CAS) @frenck (#310)
- JupyterLab 3, Debian Bullseye, Python 3.9 @frenck (#302)
## 🧰 Maintenance ## 🧰 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 ## ⬆️ Dependency updates
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#247) - ⬆️ Bump scrapy from 2.5.1 to 2.6.0 in /jupyterlab @dependabot (#306)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#248) - ⬆️ Upgrades libpq5 to 13.5-0+deb11u1 @frenck (#307)
- ⬆️ Upgrades libpq5 to 11.11-0+deb10u1 @frenck (#250) - ⬆️ Upgrades nodejs to 14.19.1-deb-1nodesource1 @frenck (#308)
- ⬆️ Upgrades libssl-dev to 1.1.1d-0+deb10u6 @frenck (#251) - ⬆️ Upgrades add-on base image to 5.3.0 @frenck (#309)
- ⬆️ 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)

View file

@ -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 The installation of this add-on is pretty straightforward and not different in
comparison to installing any other Home Assistant add-on. comparison to installing any other Home Assistant add-on.
1. Search for the "JupyterLab" add-on in the Supervisor add-on store 1. Click the Home Assistant My button below to open the add-on on your Home
and install it. 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. Start the "JupyterLab" add-on
1. Check the logs of the "JupyterLab" add-on to see if everything went well. 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 ## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._ **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 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. 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 [alpine-packages]: https://pkgs.alpinelinux.org/packages
[contributors]: https://github.com/hassio-addons/addon-jupyterlab/graphs/contributors [contributors]: https://github.com/hassio-addons/addon-jupyterlab/graphs/contributors
[discord-ha]: https://discord.gg/c5DvZ4e [discord-ha]: https://discord.gg/c5DvZ4e
@ -168,4 +180,6 @@ SOFTWARE.
[python-packages]: https://pypi.org/ [python-packages]: https://pypi.org/
[reddit]: https://reddit.com/r/homeassistant [reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-jupyterlab/releases [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 [semver]: http://semver.org/spec/v2.0.0.htm

View file

@ -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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [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-shield]: https://img.shields.io/badge/version-v0.7.0-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/v0.6.0 [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 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

@ -1,6 +1,7 @@
arch: arch:
- aarch64 - aarch64
- amd64 - amd64
codenotary: codenotary@frenck.dev
description: Create documents containing live code, equations, visualizations, and description: Create documents containing live code, equations, visualizations, and
explanatory text explanatory text
homeassistant_api: true homeassistant_api: true
@ -24,4 +25,4 @@ schema:
- str - str
slug: jupyterlablite slug: jupyterlablite
url: https://github.com/hassio-addons/addon-jupyterlab url: https://github.com/hassio-addons/addon-jupyterlab
version: 0.6.0 version: 0.7.0