On Friday, 15 February 2019 14:21:45 UTC-7, mmarco wrote:
>
> 2) Patching sage to look for those files in the new addresses
>
There is actually a special function to provide these addresses, here is
its use in SageMathCell:
https://github.com/sagemath/sagecell/blob/master/backend_cell.py#L176
--
About that, I dealt with that for a test installation if
jupyterhub/jupyterlab i am working in at my university.
My solution consisted in two parts:
1) Copying the threejs files to a directory where the jupyterhub server can
serve them (in my case, it was /usr/local/share/jupyterhub/static/ )
The bottom line for all these data points, however, is not that "online HAS
to be default" but rather "all these interfaces didn't figure out (or
perhaps even didn't bother) yet how to make offline threejs work". And the
solution is either to fix it case by case or, if it is
difficult/impossibl