Closed mmcky closed 1 year ago
latexify
needs additional dependencies
nbclient.exceptions.CellExecutionError: An error occurred while executing the following cell:
------------------
# Creates algebraic symbols that can be used in an algebraic expression
@variables g, r, x0
G = (1 + g)
R = (1 + r)
p0 = x0 / (1 - G * R ^ (-1))
print("Our formula is")
latexify(p0) |> s -> render(s, MIME("image/png"))
------------------
failed process: Process(`[4mlualatex[24m [4m--interaction=batchmode[24m [4m/tmp/jl_lsleTMhW16.tex[24m`, ProcessExited(1)) [1]
this has fixed the build issue with geom_series
lecture
Will fix syncing with the notebook repository in a separate PR.
🚀 Deployed on https://63ce0c31eaa56154a183d86c--vibrant-allen-f39ec9.netlify.app