From 1bf4545f39568a68f48d75be2a8b0656305c8ca2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 18 May 2018 20:55:16 +0000 Subject: [PATCH] :arrow_up: Updating add-on Jupyter to 236613f --- README.md | 6 +++--- jupyter/CHANGELOG.md | 4 ++-- jupyter/README.md | 6 +++--- jupyter/config.json | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a3722fc49..09d0d2c0b 100644 --- a/README.md +++ b/README.md @@ -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/df5270f -[addon-doc-jupyter]: https://github.com/hassio-addons/addon-jupyter/blob/df5270f/README.md +[addon-jupyter]: https://github.com/hassio-addons/addon-jupyter/tree/236613f +[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-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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [jupyter-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/jupyter/CHANGELOG.md b/jupyter/CHANGELOG.md index 541d856b7..8e8e6a3ed 100644 --- a/jupyter/CHANGELOG.md +++ b/jupyter/CHANGELOG.md @@ -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) -> :books: Updates README +2018/05/18 20:45 UTC - [236613f](https://github.com/hassio-addons/addon-jupyter/commit/236613f708381b195c1260ed2abbca8c1f0a76d3) by [@frenck](https://github.com/frenck) +> :ambulance: Fixes iframe embeding into Home Assistant frontend diff --git a/jupyter/README.md b/jupyter/README.md index 848bbec8d..fd82972da 100644 --- a/jupyter/README.md +++ b/jupyter/README.md @@ -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/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]: 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-df5270f-blue.svg -[release]: https://github.com/hassio-addons/addon-jupyter/tree/df5270f \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-236613f-blue.svg +[release]: https://github.com/hassio-addons/addon-jupyter/tree/236613f \ No newline at end of file diff --git a/jupyter/config.json b/jupyter/config.json index ba62e950b..aa2aeb3be 100644 --- a/jupyter/config.json +++ b/jupyter/config.json @@ -1,6 +1,6 @@ { "name": "Jupyter", - "version": "df5270f", + "version": "236613f", "slug": "jupyter", "description": "Create documents containing live code, equations, visualizations, and explanatory text.", "url": "https://github.com/hassio-addons/addon-jupyter",