From cd9068a5af596aab314e97720c9d2ecab772cd31 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Wed, 26 Dec 2018 22:04:33 +0000 Subject: [PATCH] :arrow_up: Updating add-on JupyterLab Lite to cad7ec6 --- README.md | 6 +++--- jupyterlablite/CHANGELOG.md | 4 ++-- jupyterlablite/README.md | 8 ++++---- jupyterlablite/config.json | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 944be67b8..159abd3b2 100644 --- a/README.md +++ b/README.md @@ -648,10 +648,10 @@ SOFTWARE. [influxdb-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [influxdb-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [influxdb-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/b98ef0e -[addon-doc-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/b98ef0e/README.md +[addon-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/cad7ec6 +[addon-doc-jupyterlablite]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/cad7ec6/README.md [jupyterlablite-issue]: https://github.com/hassio-addons/addon-jupyterlab-lite/issues -[jupyterlablite-version-shield]: https://img.shields.io/badge/version-b98ef0e-blue.svg +[jupyterlablite-version-shield]: https://img.shields.io/badge/version-cad7ec6-blue.svg [jupyterlablite-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/jupyterlablite.svg [jupyterlablite-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [jupyterlablite-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/jupyterlablite/CHANGELOG.md b/jupyterlablite/CHANGELOG.md index 9fbbdf315..322f9c6ca 100644 --- a/jupyterlablite/CHANGELOG.md +++ b/jupyterlablite/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/12/26 08:35 UTC - [b98ef0e](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/b98ef0e41480070a4346dbc3132750962e5bdaa9) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades geopy to 1.18.1 +2018/12/26 21:48 UTC - [cad7ec6](https://github.com/hassio-addons/addon-jupyterlab-lite/commit/cad7ec6b71b3c4251a218bcce54a63117f9520e6) by [@frenck](https://github.com/frenck) +> :shirt: Fixes MarkdownLint warnings diff --git a/jupyterlablite/README.md b/jupyterlablite/README.md index ba51a415f..1d40fcbfb 100644 --- a/jupyterlablite/README.md +++ b/jupyterlablite/README.md @@ -47,13 +47,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/b98ef0e/README.md +[docs]: https://github.com/hassio-addons/addon-jupyterlab-lite/blob/cad7ec6/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck -[project-stage-shield]: https://img.shields.io/badge/project%20stage-concept-red.svg -[release-shield]: https://img.shields.io/badge/version-b98ef0e-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/b98ef0e +[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg +[release-shield]: https://img.shields.io/badge/version-cad7ec6-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyterlab-lite/tree/cad7ec6 [screenshot]: https://github.com/hassio-addons/addon-jupyterlab-lite/raw/master/images/screenshot.png \ No newline at end of file diff --git a/jupyterlablite/config.json b/jupyterlablite/config.json index eb228a5dd..322987a78 100644 --- a/jupyterlablite/config.json +++ b/jupyterlablite/config.json @@ -1,6 +1,6 @@ { "name": "JupyterLab Lite", - "version": "b98ef0e", + "version": "cad7ec6", "slug": "jupyterlablite", "description": "Create documents containing live code, equations, visualizations, and explanatory text.", "url": "https://github.com/hassio-addons/addon-jupyterlab-lite",