History: keep track of your work in IPython
Sunday, December 2nd, 2007This post shows the different ways of keeping track of your work in IPython: the command history, saving the history (or parts of the history to file) for later use, and storing variables so you don’t have to create them next time you use IPython. (more…)