Closed romainfrancois closed 11 months ago
This can be followed up, but the idea of the pull request is that only the last expression is being auto-printed, and goes through publish_execution_result()
so that this is aligned with the test strategy we inherited from the 🍪.
IRkernel
is doingggplot
because the plotting only gets triggered by the print()
ing so we have to force print themdisplay()
closes #33
This needs some follow up to handle html widgets, but I'll open a new PR
instead of
display()
which has to be called explicitly