mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-04 18:18:58 +00:00
14 lines
411 B
Markdown
14 lines
411 B
Markdown
---
|
|
layout: page
|
|
title: "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
|
|
redirect_from: /ecosystem/notebooks/graph/
|
|
---
|
|
|
|
For graphing this [Jupyter notebook](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/graph-single-sensor.ipynb) should get you started.
|