Jupyter Notebooks: Converting Formats - Learn how to convert Jupyter Notebooks into various formats like HTML, PDF, and Markdown. Enhance your data presentation skills with practical insights.
jupyter nbconvert --to latex $1.ipynb sed -r -i 's/documentclass\[11pt\]\{article\}/documentclass[8pt]{extarticle}/' $1.tex sed -r -i 's/geometry\{verbose,tmargin=1in,bmargin=1in,lmargin=1in,rmargin=1in}/geometry{verbose,tmargin=0.5in,bmargin=0.5in,lmargin=0.2in,rmargin=0.2...
<li><a href="https://github.com/onnx/tutorials/blob/master/tutorials/OnnxTensorflowImport.ipynb">Importing ONNX models to Tensorflow(ONNX)</a></li> <li><a href="https://zhuanlan.zhihu.com/p/26136080">Tensorflow + tornado服务</a></li> <li><a href="h...
Open a Jupyter notebook of your choice and execute the following codes:pip install jupyter nbconvertandnbconvert notebook.ipynb --to=slides --template=custom.tpl. Upon execution, an exception similar to this will be generated. [NbConvertApp] Converting notebook example.ipynb to slide...
defog_sqlcoder_colab.ipynb inference.py metadata.sql prompt.md requirements.txt setup.py Repository files navigation README License Defog SQLCoder Defog's SQLCoder is a family of state-of-the-art LLMs for converting natural language questions to SQL queries. Interactive Demo | 🤗 HF...
Viewing Results Run the results.ipynb file, each cell of which corresponds to a particular metric. It would be a good idea to go through this file first in order to get a better idea as to the nomenclature of the output files.About...
35.2s4[NbConvertApp] Converting notebook __notebook__.ipynb to html 35.9s5[NbConvertApp] Support files will be in __results___files/ 35.9s6[NbConvertApp] Making directory __results___files 35.9s7[NbConvertApp] Writing 382667 bytes to __results__.html...