I would like to distribute some worksheet to student and collegue to show how SageMath is versatile. But I need to inlcude comments. I would prefer to typeset them in LaTeX, because the notebooks will be more pleasant. I have tried
show(LatexExpr("Hello world!))
but on my computer this doen't works. Is there a way to do that ?