⬆️ 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

@ -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

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/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
[release-shield]: https://img.shields.io/badge/version-236613f-blue.svg
[release]: https://github.com/hassio-addons/addon-jupyter/tree/236613f

View file

@ -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",