Hi, I think that Mark's proposal is interesting. One could give the choice between delimiters "##" and "# <codecell>" which is the default delimiter when exporting an ipython notebook as a python script.
Sylvain On Thursday, December 20, 2012 1:24:09 AM UTC-5, David wrote: > > If you select the region of code you want to run, then press F9, it will > be executed. > > I believe this was done in response to previous requests for a cell mode > in spyder, and should be good enough for most purposes. If you really need > cell mode for python code, then consider using the IPython notebook ( > http://ipython.org/) > > On Tuesday, 18 December 2012 07:46:47 UTC+11, Mark Dean wrote: >> >> Dear all, >> >> Is there any way to get spyder to execute code in blocks marked off by a >> delimiter. For example a double quote ##? >> >> Thanks a lot, >> Mark >> >> >> -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
