⬆️ Updating add-on JupyterLab to b3f6ccf

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-19 23:35:27 +00:00
parent 04d0795df6
commit 2792b86c19
4 changed files with 7 additions and 6 deletions

View file

@ -910,10 +910,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/df09b27 [addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/b3f6ccf
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/df09b27/README.md [addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/b3f6ccf/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-df09b27-blue.svg [jupyterlab-version-shield]: https://img.shields.io/badge/version-b3f6ccf-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,4 +1,5 @@
# Changelog since v0.4.0 # Changelog since v0.4.0
- ⬆ Upgrades nodejs to 12.20.2-1nodesource1 (#244)
- ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#243) - ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 (#243)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.16 to v3.0.17. Bumps [actions/stale](https://github.com/actions/stale) from v3.0.16 to v3.0.17.

View file

@ -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-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-df09b27-blue.svg [release-shield]: https://img.shields.io/badge/version-b3f6ccf-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/df09b27 [release]: https://github.com/hassio-addons/addon-jupyterlab/tree/b3f6ccf
[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,6 @@
{ {
"name": "JupyterLab", "name": "JupyterLab",
"version": "df09b27", "version": "b3f6ccf",
"slug": "jupyterlablite", "slug": "jupyterlablite",
"description": "Create documents containing live code, equations, visualizations, and explanatory text", "description": "Create documents containing live code, equations, visualizations, and explanatory text",
"url": "https://github.com/hassio-addons/addon-jupyterlab", "url": "https://github.com/hassio-addons/addon-jupyterlab",