Re: [sage-devel] Re: Interacts on wiki need some care

2020-02-11 Thread Dima Pasechnik
an optional package not working is a reportable bug. less sure about pip ones. On Tue, Feb 11, 2020 at 5:04 PM Andrey Novoseltsev wrote: > > To make optional or pip or else packages available on SageMathCell public > servers one has to let me know what should be installed - assuming that it is

[sage-devel] Re: Interacts on wiki need some care

2020-02-11 Thread Andrey Novoseltsev
To make optional or pip or else packages available on SageMathCell public servers one has to let me know what should be installed - assuming that it is indeed possible to install these things they will become available ;-) -- You received this message because you are subscribed to the Google Gr

[sage-devel] Re: Interacts on wiki need some care

2020-02-11 Thread kcrisman
> Thanks! It is not just warnings but errors. I was doing a video chat > demo for a department yesterday and the first interact I tried was broken > because of python3 vs python2. For me it only took a few seconds to fix > though... Unfortunately there also seem to be some fair number tha

[sage-devel] Re: Interacts on wiki need some care

2020-02-06 Thread kcrisman
Thanks, that is a good word. > > > William recently mentioned our collection of interacts > https://wiki.sagemath.org/interact in > https://stackoverflow.com/questions/59997930/embed-local-jupyter-notebook-cells-in-web-browser/60089271#60089271 > > No surprises - many of these interacts need some