Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
1–8 of 8 posts
Re: Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
#2Is it just me or is the graph reversed? If you want super cool latex documents dont use ipynb-tex that often?
Re: Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
#3Is it just me or is the graph reversed? If you want super cool latex documents dont use ipynb-tex that often?
The wording is confusing. It should be something like "days since I started using ipynb-tex"
Re: Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
#4Wow, this is going to be awesome for creating reports and solutions. Can use jupyter to quickly find solutions (e.g. using SymPy) then do the writeup in .tex with includes.
Good job!
Re: Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
#5Re: Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
#6Wow, this is going to be awesome for creating reports and solutions. Can use jupyter to quickly find solutions (e.g. using SymPy) then do the writeup in .tex with includes. Good job!
Yes! Or in a large document/book to guarantee no break between code and executable examples
Re: Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
#7Wow, this is going to be awesome for creating reports and solutions. Can use jupyter to quickly find solutions (e.g. using SymPy) then do the writeup in .tex with includes. Good job!
Yes! Or in a large document/book to guarantee no break between code and executable examples
I can't test it out right now, but does it add the code as an image or as text?