From 2cac6c06b2801915651b7f51cd83d6a7a3d34264 Mon Sep 17 00:00:00 2001 From: Ravin Thambapillai Date: Tue, 28 Nov 2017 15:25:09 +0000 Subject: [PATCH 1/2] update Readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 85e6234d65..23797295f1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # Dash -#### 📢 Announcement! -#### Seats are still available for a 2 day, Dash master class in NYC, November 18-19. -#### [Registration here](https://plotcon.plot.ly/workshops) 🎚 📈 🗽 - *** #### Dash is a Python framework for building analytical web applications. No JavaScript required. From 12f1c5b78f6c3bd53660fc6eb5ebbaeab747bee0 Mon Sep 17 00:00:00 2001 From: Ravin Thambapillai Date: Tue, 28 Nov 2017 15:26:18 +0000 Subject: [PATCH 2/2] remove unnecessary formatting line --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 23797295f1..458e9f43f6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Dash -*** - #### Dash is a Python framework for building analytical web applications. No JavaScript required. Build on top of Plotly.js, React, and Flask, Dash ties modern UI elements like dropdowns, sliders, and graphs directly to your analytical python code.