##// END OF EJS Templates
Minor fix to sympy latex printing....
Minor fix to sympy latex printing. * \dag is converted to \dagger.

File last commit:

r4322:e6b3e5b5
r4327:5d05db07
Show More
ipython-notebook
5 lines | 115 B | text/plain | TextLexer
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from IPython.frontend.html.notebook import notebook
notebook.main()