You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/python/plotly-express.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,14 +42,13 @@ Plotly Express provides [more than 30 functions for creating different types of
42
42
43
43
Here is a talk from the [SciPy 2021 conference](https://www.scipy2021.scipy.org/) that gives a good introduction to Plotly Express and [Dash](https://dash.plotly.com/):
44
44
45
-
```html hide_code=true
46
45
<divalign="center">
47
46
<iframe width="560" height="315"
48
47
src="https://www.youtube.com/embed/FpCgG85g2Hw"
49
48
title="Data Visualization as The First and Last Mile of Data Science: Plotly Express and Dash | SciPy 2021"
0 commit comments