Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
(
github.com
)
36 points
by
jonathanpoulter
2923 days ago
2 comments
dfc
2923 days ago
Is it just me or is the graph reversed? If you want super cool latex documents dont use ipynb-tex that often?
link
supermdguy
2923 days ago
The wording is confusing. It should be something like "days since I started using ipynb-tex"
link
jonathanpoulter
2923 days ago
Next time I'll avoid humour in a submission
link
ivansavz
2923 days ago
Wow, 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!
link
jonathanpoulter
2923 days ago
Yes! Or in a large document/book to guarantee no break between code and executable examples
link
tsumnia
2922 days ago
I can't test it out right now, but does it add the code as an image or as text?
link
jonathanpoulter
2919 days ago
Code is imported as a minted import, it's properly formatted text
link