How to flag code cells to not execute

triccare <[email protected]> Mon, 11 May 2015 07:10:49 -0700 (PDT)
Newsgroups gmane.comp.python.ipython.user
Message-ID <[email protected]>
Greetings,

Often I find myself trying a number of things, creating many, many code
cells. Eventually, I get a set of code cells that do what I want.

However, I do not want to delete the less-desirable code cells, either to
remember what was tried, or provide alternate methods.  But, on reloading
the notebook and/or re-running all the cells, it would be great to be able
to flag these cells to not execute.

Changing the cell type will loose the code formatting. I want the cells to
remain code cells, just not actually execute the code.

Is there a way to get the above? And if not, this would be a feature
request.

Thank you for your time,
t



--
View this message in context: http://python.6.x6.nabble.com/How-to-flag-code-cells-to-not-execute-tp5094568.html
Sent from the IPython - User mailing list archive at Nabble.com.