Move Jupyter docs from cookbook to Ecosystem (#1860)
This commit is contained in:
parent
37fbba5031
commit
a29817513f
7 changed files with 40 additions and 29 deletions
12
source/_ecosystem/notebooks/api.markdown
Normal file
12
source/_ecosystem/notebooks/api.markdown
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Home Assistant Python API"
|
||||
description: "Basic example how to work with the Home Assistant Python API in a Jupyter notebook."
|
||||
date: 2016-07-23 09:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
ha_external_link: http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/home-assistant-python-api.ipynb
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue