summaryrefslogtreecommitdiff
path: root/multiple_plots
diff options
context:
space:
mode:
Diffstat (limited to 'multiple_plots')
-rw-r--r--multiple_plots/script.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/multiple_plots/script.rst b/multiple_plots/script.rst
index 2ebb45a..34a0b9c 100644
--- a/multiple_plots/script.rst
+++ b/multiple_plots/script.rst
@@ -42,8 +42,9 @@ At the end of this tutorial, you will be able to,
.. R3
-Before beginning this tutorial,we would suggest you to complete the
-tutorial on "Using plot interactively" , "Embellishing a plot" and "Saving plots".
+Before beginning this tutorial,we would suggest you to complete the
+tutorial on "Using plot interactively", "Embellishing a plot" and
+"Saving plots".
To begin with let us start ipython with pylab, by typing ipython -pylab
on the terminal.