On Friday, 5 April 2019 at 12:03:48 UTC, Atila Neves wrote:
> http://code.dlang.org/packages/jupyter_wire
>
> It's now possible to send markdown or HTML to a jupyter
> notebook from D:
>
> return markdownResult("# Header");
>
> Simple, but looks pretty.
Thanks Atila for all your great work and projects!