Fixed typo in jupyter notebooks (#2324)
This commit is contained in:
parent
7dea3bd212
commit
bd6b8b3f4a
1 changed files with 1 additions and 1 deletions
|
@ -122,5 +122,5 @@ The `VACUUM` command cleans the your database.
|
|||
sqlite> VACUUM;
|
||||
```
|
||||
|
||||
For a more interactive way to work with the database or the create statistics, checkout our [Jupyther notebooks](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/tree/master/).
|
||||
For a more interactive way to work with the database or the create statistics, checkout our [Jupyter notebooks](http://nbviewer.jupyter.org/github/home-assistant/home-assistant-notebooks/tree/master/).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue