On Friday, 30 November 2018 01:17:58 UTC-7, Kwankyu Lee wrote:
>
> Hi Andrey,
>
> It would be nice if sagecell could work with arbitrary jupyter widgets. I 
> have some questions.
>
> (1) Do you think that this is technically possible at all?
>

It is definitely possible as SageMathCell builds on IPython kernels, mostly 
it is just about passing messages between the JS client side and Python 
server kernels. Done "the right way" it may be even simpler than the 
current framework. But I don't know this right way yet, so it is not 
something quick for me.


> (2) Is someone already working toward this goal? 
>

As fas as I know nobody is working on any part of SageMathCell except for 
me. I do have this as an important long term goal but hesitate to give any 
completion schedule. There are still some things regarding kernel 
management that I want to implement first. Would you like to volunteer to 
work on widgets?-)

(3) Or conversely, are you aware of any project in jupyter side developing 
> a sagecell-like server software that works with all jupyter widgets?
>

I am not and I guess the answer depends on definition of "sagecell-like" 
;-) SageNB and CoCalc are also web-interfaces to Sage.

>
> Thank you for your attention and reply in advance!
>
>
> Kwankyu
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-cell" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-cell+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-cell/15af8aa0-ae22-4831-91f1-d6cf6742e519%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to