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/database.markdown
Normal file
12
source/_ecosystem/notebooks/database.markdown
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Database"
|
||||
description: "Basic example how to work with stored Home Assistant information 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/database-examples.ipynb
|
||||
---
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue