Move Jupyter docs from cookbook to Ecosystem (#1860)

This commit is contained in:
Fabian Affolter 2017-01-26 16:35:28 +01:00
parent 37fbba5031
commit a29817513f
No known key found for this signature in database
GPG key ID: E23CD2DD36A4397F
7 changed files with 40 additions and 29 deletions

View file

@ -0,0 +1,20 @@
---
layout: page
title: "Jupyter Notebooks"
description: "Jupyter Notebooks to interact offline and online with Home Assistant."
release_date: 2016-11-13 15:00:00
sidebar: true
comments: false
sharing: true
footer: true
---
The [Jupyter Notebooks](http://jupyter.org/) 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/](https://try.jupyter.org/) to get a preview before you install it locally.
<p class='img'>
<img src='{{site_root}}/images/screenshots/jupyter-new.png' />
</p>
[nbviewer](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/tree/master/) is rendering our notebooks online. GitHub is creating a preview as well.