##// END OF EJS Templates
Related to #1359. Removing extra $ that older versions sympy add....
Related to #1359. Removing extra $ that older versions sympy add. Older versions of sympy put in an extra $ when using latex(e, mode='plain'). We are removing those before we add our own to make sure it works.
Brian Granger -
r6064:8247cb15
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...