Files
.github
.themes
_deploy
credits_generator
plugins
sass
source
_addons
_components
_cookbook
_data
_docs
automation
autostart
backend
configuration
ecosystem
appdaemon
backup
certificates
ios
notebooks
apache.markdown
appdaemon.markdown
caddy.markdown
certificates.markdown
hadashboard.markdown
hass-configurator.markdown
ios.markdown
nginx.markdown
nginx_subdomain.markdown
notebooks.markdown
scenegen.markdown
synology.markdown
tor.markdown
frontend
installation
mqtt
scripts
security
tools
z-wave
asterisk_mbox.markdown
automation.markdown
autostart.markdown
backend.markdown
configuration.markdown
ecosystem.markdowm
frontend.markdown
glossary.markdown
installation.markdown
mqtt.markdown
scripts.markdown
security.markdown
tools.markdown
z-wave.markdown
_faq
_includes
_layouts
_lovelace
_posts
addons
assets
blog
cloud
code_of_conduct
components
cookbook
demo
developers
docs
faq
font
getting-started
hassio
help
images
javascripts
join-chat
latest-release-notes
lovelace
privacy
static
tos
CNAME
atom.xml
favicon.png
googlef4f3693c209fe788.html
index.html
robots.txt
service_worker.js
version.json
.editorconfig
.gitattributes
.gitignore
.gitmodules
.powrc
.project
.ruby-version
.slugignore
.travis.yml
CLA.md
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.md
README.markdown
Rakefile
_config.yml
config.rb
config.ru
home-assistant.io/source/_docs/ecosystem/notebooks.markdown
Fabian Affolter 481320128f Re-organisation Documentation and Getting started ()
* Split MQTT documentation

* Add more details

* Move content to /docs

* Enable sidebar

* Move content to /docs

* Enable sidebar

* Move content

* Update links

* Remove wizard stuff

* Enable sidebar

* Minor changes

* Move MQTT parts to /docs

* update links

* Update links and sync content

* Fix link

* Enable sidebar

* Remove navigation

* Remove navigation and other minor updates

* Update links

* Add overview page

* Make title linkable

* Update

* Plit content

* Update links

* Rearrange content

* New getting-started section

* Add icons for docs

* Update for new structure

* Update for new structure

* Add docs navigation

* Add docs overview page

* Remove ecosystem navigation

* Add docs and remove other collections

* Move ecosystem to docs

* Remove duplicate files

* Re-add ecosystem overview

* Move to ecosystem

* Fix permission

* Update navigation

* Remove collection

* Move overview to right folder

* Move mqtt to upper level

* Move notebook to ecosystem

* Remove un-used files

* Add one more rectangle for iOS

* Move two parts back from docs and rename Run step

* Remove colon

* update getting-started section

* Add redirect

* Update

* Update navigation
2017-02-23 11:09:41 +01:00

922 B

layout, title, description, release_date, sidebar, comments, sharing, footer, redirect_from
layout title description release_date sidebar comments sharing footer redirect_from
page Jupyter Notebooks Jupyter Notebooks to interact offline and online with Home Assistant. 2016-11-13 15:00:00 true false true true /ecosystem/notebooks/

The Jupyter Notebooks allows you to create and share documents that contain live code, equations, visualizations, and explanatory text directly in your browser. The web application what is formerly known as the IPython Notebook supports over 40 programming languages.

Visit https://try.jupyter.org/ to get a preview before you install it locally.

nbviewer is rendering our notebooks online. GitHub is creating a preview as well.