Jupyter - Is the output canvas redirectable?

Hi Adam,

it is presently not possible to redirect the output to a markdown cell. What can be done is to use the TCanvas::Print method to create an image and then pick it up in the markdown.

Cheers,
D