Holy moly this thingy is sick!
@culurciello This is next level literate programming!
@culurciello uh, I like this one. Always interesting to see, which awesome tools others built. Thanks for sharing!
@culurciello this is awesome! Does anyone know if a similar #LaTeX rendering exists for #r?

@alesssia

Other than Rmd?

@culurciello

@barefootstache @culurciello AFAIK, with Rmd one should know the LaTeX syntax*, while, from this example, it seems the python package is able to parse the python code directly

* when working with colleagues/students/mentees with a biomedical background, I find it extremely difficult to convince them to embrace LaTeX, after they had to learn R (which for some was already a challenge)

@alesssia @barefootstache @culurciello I'm not sure, but this doesn't seem particularly easier than latex...

@culurciello I can imagine a next big milestone:

with high_school_diploma as hsd:
random.seed(hsd.gpa)
univ_and_major = random.choice()
sleep(years=4)
bachelor_degree = random.random() > 0.5:

@culurciello I'd rather have a tool that goes the other direction 😬
@culurciello looks almost like magic 😀
@culurciello That's insanely useful. Installing now.