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/source/user_guide/tutorials/animate/animate_time.rst
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,9 +23,7 @@ Animate data over time
23
23
24
24
This tutorial demonstrates how to create 3D animations of data in time.
25
25
26
-
:jupyter-download-script:`Download tutorial as Python script<animate_time>`
27
-
28
-
:jupyter-download-notebook:`Download tutorial as notebook<animate_time>`
26
+
:jupyter-download-script:`Download tutorial as Python script<animate_time>` :jupyter-download-notebook:`Download tutorial as Jupyter notebook<animate_time>`
29
27
30
28
To animate data across time, you must store the data in a |FieldsContainer| with a ``time`` label.
0 commit comments