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
<h4id="Version-Check">Version Check<aclass="anchor-link" href="#Version-Check">¶</a></h4><p>This is documentation for version 2 of plotly.py. See the <ahref="https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md#270---2018-05-23">changelog</a> for differences between package versions.</p>
Copy file name to clipboardExpand all lines: _posts/python-version2/animations/filled-area-animation/filled-area-animation.ipynb
+18-58Lines changed: 18 additions & 58 deletions
Original file line number
Diff line number
Diff line change
@@ -15,31 +15,7 @@
15
15
"metadata": {},
16
16
"source": [
17
17
"#### Version Check\n",
18
-
"Note: Animations are available in version 1.12.10+\n",
19
-
"Run `pip install plotly --upgrade` to update your Plotly version."
20
-
]
21
-
},
22
-
{
23
-
"cell_type": "code",
24
-
"execution_count": 1,
25
-
"metadata": {
26
-
"collapsed": false
27
-
},
28
-
"outputs": [
29
-
{
30
-
"data": {
31
-
"text/plain": [
32
-
"'1.12.12'"
33
-
]
34
-
},
35
-
"execution_count": 1,
36
-
"metadata": {},
37
-
"output_type": "execute_result"
38
-
}
39
-
],
40
-
"source": [
41
-
"import plotly\n",
42
-
"plotly.__version__"
18
+
"This is documentation for version 2 of plotly.py. See the [changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md#270---2018-05-23) for differences between package versions."
0 commit comments