⬆️ Updating add-on Jupyter to 236613f

This commit is contained in:
Community Hass.io Add-ons Bot 2018-05-18 20:55:16 +00:00
parent 247d52402e
commit 1bf4545f39
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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ide-armhf-shield]: https://img.shields.io/badge/armhf-no-red.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 [ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-jupyter]: https://github.com/hassio-addons/addon-jupyter/tree/df5270f [addon-jupyter]: https://github.com/hassio-addons/addon-jupyter/tree/236613f
[addon-doc-jupyter]: https://github.com/hassio-addons/addon-jupyter/blob/df5270f/README.md [addon-doc-jupyter]: https://github.com/hassio-addons/addon-jupyter/blob/236613f/README.md
[jupyter-issue]: https://github.com/hassio-addons/addon-jupyter/issues [jupyter-issue]: https://github.com/hassio-addons/addon-jupyter/issues
[jupyter-version-shield]: https://img.shields.io/badge/version-df5270f-blue.svg [jupyter-version-shield]: https://img.shields.io/badge/version-236613f-blue.svg
[jupyter-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/jupyter-armhf.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,3 +1,3 @@
2018/05/18 20:22 UTC - [df5270f](https://github.com/hassio-addons/addon-jupyter/commit/df5270fce239797adafe2457e84ca22c9baff757) by [@frenck](https://github.com/frenck) 2018/05/18 20:45 UTC - [236613f](https://github.com/hassio-addons/addon-jupyter/commit/236613f708381b195c1260ed2abbca8c1f0a76d3) by [@frenck](https://github.com/frenck)
> :books: Updates README > :ambulance: Fixes iframe embeding into Home Assistant frontend

View file

@ -37,10 +37,10 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e [discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-jupyter/blob/df5270f/README.md [docs]: https://github.com/hassio-addons/addon-jupyter/blob/236613f/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/?u=frenck [forum]: https://community.home-assistant.io/?u=frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-concept-red.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-concept-red.svg
[release-shield]: https://img.shields.io/badge/version-df5270f-blue.svg [release-shield]: https://img.shields.io/badge/version-236613f-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyter/tree/df5270f [release]: https://github.com/hassio-addons/addon-jupyter/tree/236613f

View file

@ -1,6 +1,6 @@
{ {
"name": "Jupyter", "name": "Jupyter",
"version": "df5270f", "version": "236613f",
"slug": "jupyter", "slug": "jupyter",
"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-jupyter", "url": "https://github.com/hassio-addons/addon-jupyter",