Site updated at 2016-07-23 16:07:20 UTC

This commit is contained in:
Travis CI 2016-07-23 16:07:20 +00:00
parent 78b720c145
commit 59e495db04
29 changed files with 745 additions and 28 deletions

View file

@ -206,6 +206,23 @@
</li>
</ul>
<h3><a class="title-link" name="jupyter-notebooks" href="#jupyter-notebooks"></a> Jupyter Notebooks</h3>
<ul>
<li>
<p><a href="https://github.com/home-assistant/home-assistant-notebooks/blob/master/database-examples.ipynb">Jupyter Notebooks Database <i class="icon-external-link"></i></a></p>
</li>
<li>
<p><a href="https://github.com/home-assistant/home-assistant-notebooks/blob/master/graph-single-sensor.ipynb">Jupyter Notebooks Graph <i class="icon-external-link"></i></a></p>
</li>
<li>
<p><a href="/cookbook/jupyther_notebooks_introduction/">Jupyter Notebooks Introduction</a></p>
</li>
<li>
<p><a href="https://github.com/home-assistant/home-assistant-notebooks/blob/master/home-assistant-python-api.ipynb">Notebook for Home Assistant Python API <i class="icon-external-link"></i></a></p>
</li>
</ul>
</article>