mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Update database.markdown (#7637)
This commit is contained in:
parent
3ff8de96bf
commit
458bc268d4
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: "Database"
|
title: "Database"
|
||||||
description: "Basic example how to work with stored Home Assistant information in a Jupyter notebook."
|
description: "Accessing the Home-Assistant database from a Jupyter notebook."
|
||||||
date: 2016-07-23 09:00
|
date: 2016-07-23 09:00
|
||||||
sidebar: true
|
sidebar: true
|
||||||
comments: false
|
comments: false
|
||||||
@ -10,4 +10,4 @@ footer: true
|
|||||||
redirect_from: /ecosystem/notebooks/database/
|
redirect_from: /ecosystem/notebooks/database/
|
||||||
---
|
---
|
||||||
|
|
||||||
The [Database example](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-examples.ipynb) shows you the details about how you can work with stored values.
|
You can directly access the Home-Assistant database from Jupyter notebooks. The [Database example](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/blob/master/database-examples.ipynb) shows you how you can work with stored database values.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user