Y
Hacker News
new
|
ask
|
show
|
jobs
by
ivansavz
2925 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!
1 comments
jonathanpoulter
2925 days ago
Yes! Or in a large document/book to guarantee no break between code and executable examples
link
tsumnia
2924 days ago
I can't test it out right now, but does it add the code as an image or as text?
link
jonathanpoulter
2921 days ago
Code is imported as a minted import, it's properly formatted text
link