##// END OF EJS Templates
statelessify matjaxutils...
statelessify matjaxutils stateless-ification of function that was using module level variable to share data. Now varaible are passed around, and usage of replace math require user to pass a return value of remove_math around
Matthias BUSSONNIER -
r11524:59937b1a
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 ...