Add data science portal blog post

This commit is contained in:
Paulus Schoutsen 2018-12-27 23:20:50 +01:00
parent be7aaaa7ad
commit f348321e67

View File

@ -0,0 +1,27 @@
---
layout: post
title: "Launched: Data Science Portal"
description: "Learn about your data that is stored and how to get started exploring it."
date: 2018-12-27 00:01:00
date_formatted: "December 27, 2018"
author: Paulus Schoutsen
author_twitter: balloob
comments: true
categories: Announcements
---
Today we are launching our brand new [data science portal][post] to teach you how you can learn from your own smart home data. Learn what data Home Assistant stores locally and learn to explore your data. In 15 minutes, you will set up a local data science environment and are running reports on your own data.
We have worked hard on a smooth experience. Single click to set up a local data science environment powered by Jupyter. Pre-installed with our Getting Started notebook for Home Assistant, automatically connects to your database and generates reports with a single click.
All of this is powered by the new JupyterLab hass.io add-on by [@frenck] and the new HASS Data Detective Python package by [@robmarkcole].
Today is only the start. We will continue to develop the data tools for Home Assistant. Its our goal to make Home Assistant the easiest platform to use for data scientists interested in home automation.
- [Launch blogpost][post]
- [Data Science Portal][portal]
[post]: https://data.home-assistant.io/blog/2018/12/27/data-science-for-home-assistant-launched
[portal]: https://data.home-assistant.io
[@robmarkcole]: https://github.com/frenck
[@frenck]: https://github.com/frenck