Goulib.notebook module

python function to write html texts and values inline within a Notebook

Advantagously replaces “print” since this is more powerfull and has no compatibility issues between python 2 and 3

exemple: h(‘the result is’,time,’[ms]’)

Goulib.notebook.html(obj, sep=None)[source]
Goulib.notebook.h1(*args)[source]
Goulib.notebook.h2(*args)[source]
Goulib.notebook.h3(*args)[source]
Goulib.notebook.h4(*args)[source]
Goulib.notebook.h(*args)[source]
Goulib.notebook.hinfo(*args)[source]
Goulib.notebook.hsuccess(*args)[source]
Goulib.notebook.hwarning(*args)[source]
Goulib.notebook.herror(*args)[source]
Goulib.notebook.latex(obj)[source]

to force LaTeX representation