##// END OF EJS Templates
Merge pull request #2340 from JanSchulz/client-clear-cache...
Merge pull request #2340 from JanSchulz/client-clear-cache Initial Code to reduce parallel.Client caching adds: client.purge_local_results client.purge_hub_results client.purge_results (does both above) client.purge_everything (includes history, etc.)
Min RK -
r9153:9d021a36 merge
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...