##// END OF EJS Templates
strip cell.trusted as a transient value...
strip cell.trusted as a transient value We write trust to cell.metadata.trusted now, but used to write it to cell.trusted. Just make sure we never get either from disk.
MinRK -
r18292:df47ee22
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...