repls
start up a disposable repl with no memory of anything that came before, e.g. to sketch out ideas with students
Setup
git clone git@github.com:hayesall/repls.git ~/repls
IPython example
start a shiny new IPython REPL with no memory of anything that came before
cd ~/repls/py
source setup