Ejemplo n.º 1
0
"get the python code from the markdown file"
from gpkit.tools import mdparse
exec mdparse("moi.md")
Ejemplo n.º 2
0
"get the python code from the markdown file"
from gpkit.tools import mdparse
exec mdparse("npv.md")