##// END OF EJS Templates
don't write cell.trusted to disk...
don't write cell.trusted to disk Notary.check_cells should pop the keys, not just read them.

File last commit:

r9190:20a102a5
r15023:3517f9ed
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()