6 Oct
2018
6 Oct
'18
5:17 p.m.
Aditya Mahajan schrieb am 06.10.18 um 19:06:
The interface of a jupter-client is available here https://jupyter-client.readthedocs.io/en/stable/index.html. It seems relatively straight forward (send a JSON message and receive a JSON message). Translating the JSON messages to ConTeXt should also be easy. Is there anyone who wants to play around trying to implement this?
ConTeXt can read JSON files, see util-jsn.lua Wolfgang