PythonTeX (https://github.com/gpoore/pythontex) now supports Julia with the package option
usefamily=jl
or
usefamily={julia,jl}
I am still flailing around trying to get both the expression that is
evaluated and its value shown in the compiled LaTeX document. Does anyone
have experience with this combination?
For example, the jlblock environment evaluates Julia expressions but does
not capture and print their values.
