Cadabra
Computer algebra system for field theory problems
Namespaces | Variables
ipynb2cnb.py File Reference

Namespaces

 ipynb2cnb
 

Variables

 ipynb2cnb.filename = sys.argv[1]
 
 ipynb2cnb.data = json.load(jsonfile)
 
dictionary ipynb2cnb.out = {}
 
 ipynb2cnb.cells = data["cells"]
 
string ipynb2cnb.content = ""
 
bool ipynb2cnb.is_latex = True
 
dictionary ipynb2cnb.outcell = {}