⬆️ Updating add-on Jupyter to 742f85b

This commit is contained in:
Community Hass.io Add-ons Bot 2018-05-18 17:07:30 +00:00
parent 78d00fb605
commit d35c594805
4 changed files with 9 additions and 9 deletions

View file

@ -401,10 +401,10 @@ SOFTWARE.
[ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ide-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-jupyter]: https://github.com/hassio-addons/addon-jupyter/tree/92dc6fa
[addon-doc-jupyter]: https://github.com/hassio-addons/addon-jupyter/blob/92dc6fa/README.md
[addon-jupyter]: https://github.com/hassio-addons/addon-jupyter/tree/742f85b
[addon-doc-jupyter]: https://github.com/hassio-addons/addon-jupyter/blob/742f85b/README.md
[jupyter-issue]: https://github.com/hassio-addons/addon-jupyter/issues
[jupyter-version-shield]: https://img.shields.io/badge/version-92dc6fa-blue.svg
[jupyter-version-shield]: https://img.shields.io/badge/version-742f85b-blue.svg
[jupyter-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/jupyter-armhf.svg
[jupyter-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,3 +1,3 @@
2018/05/17 20:48 UTC - [92dc6fa](https://github.com/hassio-addons/addon-jupyter/commit/92dc6fa3986076e25d660cee1b12ad5565c65218) by [@frenck](https://github.com/frenck)
> :shirt: Shellcheck fixes
2018/05/18 16:56 UTC - [742f85b](https://github.com/hassio-addons/addon-jupyter/commit/742f85b07af65ba4f0c791c7ee64234dcc814fee) by [@frenck](https://github.com/frenck)
> :ambulance: Fixes Jupyter service run file

View file

@ -37,10 +37,10 @@ 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/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-jupyter/blob/92dc6fa/README.md
[docs]: https://github.com/hassio-addons/addon-jupyter/blob/742f85b/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
[project-stage-shield]: https://img.shields.io/badge/project%20stage-concept-red.svg
[release-shield]: https://img.shields.io/badge/version-92dc6fa-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyter/tree/92dc6fa
[release-shield]: https://img.shields.io/badge/version-742f85b-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyter/tree/742f85b

View file

@ -1,6 +1,6 @@
{
"name": "Jupyter",
"version": "92dc6fa",
"version": "742f85b",
"slug": "jupyter",
"description": "Create documents containing live code, equations, visualizations, and explanatory text.",
"url": "https://github.com/hassio-addons/addon-jupyter",