⬆️ Updating add-on JupyterLab to 6588165

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-17 17:30:37 +00:00
parent 28a526a155
commit e4cb6e8194
4 changed files with 15 additions and 6 deletions

View file

@ -910,10 +910,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/0c74511
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/0c74511/README.md
[addon-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/tree/6588165
[addon-doc-jupyterlab]: https://github.com/hassio-addons/addon-jupyterlab/blob/6588165/README.md
[jupyterlab-issue]: https://github.com/hassio-addons/addon-jupyterlab/issues
[jupyterlab-version-shield]: https://img.shields.io/badge/version-0c74511-blue.svg
[jupyterlab-version-shield]: https://img.shields.io/badge/version-6588165-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

View file

@ -1,4 +1,13 @@
# Changelog since v0.5.0
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#248)
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from v5.14.0 to v5.15.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.14.0...fe52e97d262833ae07d05efaf1a239df3f1b5cd4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 (#247)
Bumps [actions/stale](https://github.com/actions/stale) from v3.0.17 to v3.0.18.

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]: 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-0c74511-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/0c74511
[release-shield]: https://img.shields.io/badge/version-6588165-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyterlab/tree/6588165
[screenshot]: https://github.com/hassio-addons/addon-jupyterlab/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "JupyterLab",
"version": "0c74511",
"version": "6588165",
"slug": "jupyterlablite",
"description": "Create documents containing live code, equations, visualizations, and explanatory text",
"url": "https://github.com/hassio-addons/addon-jupyterlab",