Can you provide any example of "graphical output" with any current language cell magics written for IPython kernel?
On Wednesday, September 14, 2016 at 11:07:00 PM UTC-5, Lawrence D’Oliveiro wrote: > > On Wednesday, September 14, 2016 at 4:40:04 PM UTC+12, Denis Akhiyarov > wrote: > > But sometimes using Python and C# in separate kernels is not >> very convenient. >> > > It’s a tradeoff: a kernel can maintain context across cells, but a magic > makes it easy to mix different languages in a notebook. > > >> Currently the source code is hosted here: >> >> https://github.com/denfromufa/clrmagic >> >> >> Have you thought of adding the option for graphical output? Or even > Markdown or HTML output? > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/6ad11b61-4f02-47e0-929a-955dc5ab890e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
