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:
parent
d898611a17
commit
b7b95f9459
7 changed files with 94 additions and 0 deletions
13
source/_cookbook/jupyther_notebooks_graph.markdown
Normal file
13
source/_cookbook/jupyther_notebooks_graph.markdown
Normal 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
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue