<div dir="ltr">Hi, <div><br></div><div>I'm using ipython notebook in cluster enviorment, and I work with rather large numpy arrays. I think that output history/cache feature makes my notebooks slow, and using excessive amounts of RAM, so I want to either disable it or cache like 20 last outputs. </div>
<div><br></div><div>I'm not sure how to do this in the config file, i found following configuration options that could do this, but I'm not sure whether they apply to notebook: <br></div><div><ul><li><pre>InteractiveShell.cache_size</pre>
</li><li><pre>ZMQInteractiveShell.cache_size </pre></li></ul>Will setting these disable cache, and if not what is the preffered way to do this?<div><font face="monospace"><span style="white-space:pre">JB</span></font></div>
<div><br></div></div></div>