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.
Atila Neves via Digitalmars-d-announce Fri, 05 Apr 2019 05:11:11 -0700
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.