##// END OF EJS Templates
Change the callback logic so the order makes more sense:...
Change the callback logic so the order makes more sense: *Now* View calls Model which calls Widget Manager *instead of * View calls Widget Manager, which then the Model modifies right before sync
Jonathan Frederic -
r14640:e15e3529
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / preprocessors
tests
__init__.py Loading ...
base.py Loading ...
coalescestreams.py Loading ...
convertfigures.py Loading ...
csshtmlheader.py Loading ...
extractoutput.py Loading ...
highlightmagics.py Loading ...
latex.py Loading ...
revealhelp.py Loading ...
svg2pdf.py Loading ...