Hi, all!

I'm in the business of writing a JupyterLab extension for WebIO.jl
<https://github.com/JuliaGizmos/WebIO.jl> but can't quite figure it out. In
particular, I'd like to be able to retain access to a kernel/notebook
specific WebIO instance but I'm not sure how to do that using a renderer
plugin.

All of the examples I've seen are purely functional maps from input data to
a representation of it, which isn't quite what we want to do (since all of
these things are stateful and require access to the same comm). I also
tried to parse ipywidgets code but it was greek to me.

Any advice/hints/examples anyone could point me to?
-- 
Travis DePrato (he/him/his, they/them/theirs)
University of Michigan, Ann Arbor
Computer Science & Engineering
Mathematics (Discrete and Algorithmic Methods)

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/CANWNHrZtW3EofUMK4%2B7L1cwJpyGDD9iRdia%2BMk7b-bKhvXdcBw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to