From e4b9e9786113347b040eea8d4cb6728ad98a65e4 Mon Sep 17 00:00:00 2001 From: Jirka-Lhotka Date: Tue, 9 Apr 2019 21:32:10 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 76e7053..c181eed 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ This list covers only Python, as many are already familiar with this language. [ - [Downloading and running first Jupyter notebook](https://jupyter.org/install.html) - [Example notebook for data exploration](https://www.kaggle.com/sudalairajkumar/simple-exploration-notebook-instacart) - [Seaborn data visualization tutorial](https://elitedatascience.com/python-seaborn-tutorial) - Plot library that works great with Jupyter. +- [Deepnote](https://www.deepnote.com) - Upcoming platform providing better UI and enabling you to work online without downloading/installing Jupyter. ### Various other helpful tools and resources From ec35a9503b2c12f5e20ecbba4a3aa6e29de66be7 Mon Sep 17 00:00:00 2001 From: Jirka-Lhotka Date: Tue, 9 Apr 2019 21:33:17 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c181eed..a6cbb45 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ This list covers only Python, as many are already familiar with this language. [ - [Downloading and running first Jupyter notebook](https://jupyter.org/install.html) - [Example notebook for data exploration](https://www.kaggle.com/sudalairajkumar/simple-exploration-notebook-instacart) - [Seaborn data visualization tutorial](https://elitedatascience.com/python-seaborn-tutorial) - Plot library that works great with Jupyter. -- [Deepnote](https://www.deepnote.com) - Upcoming platform providing better UI and enabling you to work online without downloading/installing Jupyter. +- [Deepnote](https://www.deepnote.com) - Better UI & work online without downloading/installing Jupyter. ### Various other helpful tools and resources