Francisco Jaramillo Aguilar
Results
1
issues of
Francisco Jaramillo Aguilar
Hello: I currently export my notebooks using: `jupyter nbconvert --ExecutePreprocessor.timeout=180 --template=nbextensions --execute --to=html` This mainly to hide code. Now I want to include: `html_with_lenvs` (to numbering latex equations). Any suggestions...