Jupyter notebook with Dlang
Jan Hönig
hrominium at gmail.com
Wed Apr 29 15:49:05 UTC 2020
Today I have been toying around with jupyter.
I wanted to know how it works (since I use it with Python all the
time).
I was trying to couple xeus[3] with drepl[4] together.
But now (after using google and not duckduckgo), I have found
multiple projects, which attempted similar things.
It was mentioned before[1], however JupyterD was replaced with
Jupyter-wire[2], which to my understanding is something similar
to xeus[3], only in D.
I have not found yet a jupyterized drepl.
Are there any similar projects worth looking into?
[1]:
https://forum.dlang.org/post/hluqmwucwayuaeejgijy@forum.dlang.org
[2]: https://github.com/symmetryinvestments/jupyter-wire
[3]: https://github.com/jupyter-xeus/xeus
[4]: https://github.com/dlang-community/drepl
More information about the Digitalmars-d-learn
mailing list