danijar / handout

Turn Python scripts into handouts with Markdown and figures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename show() to save()

danijar opened this issue · comments

Consider making show() and alias.

Closing since show() actually makes the semantics more clear: besides saving the doc, it mainly signals a location to insert recently adding blocks. We can have show(save=True).