ipyspaghetti icon indicating copy to clipboard operation
ipyspaghetti copied to clipboard

View graph without kernel

Open cphyc opened this issue 5 years ago • 0 comments

Currently viewing the graph requires a running kernel + the evaluation of the globals and the function definitions. However, it should be possible to store the function schemas on file to be able to start interacting with the graph before the kernel is live. It would also allow to reduce the loading latency (currently a couple of seconds when using e.g. yt).

cphyc avatar Jan 25 '21 16:01 cphyc