##// END OF EJS Templates
Fix several small bugs in the notebook trust framework...
Fix several small bugs in the notebook trust framework 1. The trust dialog is not called with the notebook context, so we have to use the closure to bind to a notebook event. 2. Replace != with !== 3. The trust_changed.Notebook event default handler expects the trust value to be value key inside an object. In fact, the event handler is redundant with the code--both seem to set the trust value of the current notebook.

File last commit:

r4392:68687d2e
r17833:76b343bd
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer