Jupyter notebooks (#665)

* Add initial jupyter docs

* Add new screenshot and put basic ha usage to a new page

* Update

* Rename file

* Only use links
This commit is contained in:
Fabian Affolter 2016-07-23 18:05:04 +02:00 committed by GitHub
parent d898611a17
commit b7b95f9459
7 changed files with 94 additions and 0 deletions

View file

@ -0,0 +1,13 @@
---
layout: page
title: "Jupyter Notebooks Graph"
description: "Basic example how to create a graph with a Jupyter notebook."
date: 2016-07-23 09:00
sidebar: true
comments: false
sharing: true
footer: true
ha_category: Jupyter Notebooks
ha_external_link: https://github.com/home-assistant/home-assistant-notebooks/blob/master/graph-single-sensor.ipynb
---