diff options
author | Nishanth Amuluru | 2010-09-23 11:00:44 +0530 |
---|---|---|
committer | Nishanth Amuluru | 2010-09-23 11:00:44 +0530 |
commit | 044912faff8be00b894c3951451a779013ce6495 (patch) | |
tree | e6d46e271d745b04afc240d6283863193cfba787 | |
parent | ab66d78c4d6a2d89de72a7057763763c8fccc2d6 (diff) | |
download | st-scripts-044912faff8be00b894c3951451a779013ce6495.tar.gz st-scripts-044912faff8be00b894c3951451a779013ce6495.tar.bz2 st-scripts-044912faff8be00b894c3951451a779013ce6495.zip |
fixed syntax errors
-rw-r--r-- | embellishing_a_plot.rst | 2 |
1 files changed, 2 insertions, 0 deletions
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. |