From 044912faff8be00b894c3951451a779013ce6495 Mon Sep 17 00:00:00 2001 From: Nishanth Amuluru Date: Thu, 23 Sep 2010 11:00:44 +0530 Subject: fixed syntax errors --- embellishing_a_plot.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/embellishing_a_plot.rst b/embellishing_a_plot.rst index e226df5..60cbc9b 100644 --- a/embellishing_a_plot.rst +++ b/embellishing_a_plot.rst @@ -18,6 +18,7 @@ Let us start ipython with pylab loaded, by typing on the terminal ipython -pylab .. #[madhu: I feel the instructions should precede the actual action, + since while recording we need to know before hand what we need to do] We shall first make a simple plot and start decorating it. @@ -296,6 +297,7 @@ we have looked at {{{ Show the "sponsored by FOSSEE" slide }}} .. #[Nishanth]: Will add this line after all of us fix on one. + This tutorial was created as a part of FOSSEE project, NME ICT, MHRD India Hope you have enjoyed and found it useful. -- cgit