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