sagenb only works with Python2, so you need to run configure with the option
--with-python=2
(which used to be the default, but not any more, now 3 is the default)
On Sat, 23 Nov 2019, 09:58 João Palhoto Matos,
wrote:
> Unfortunately if you do that from inside a jupyter notebook you are unabl
Unfortunately if you do that from inside a jupyter notebook you are unable
to save the 3d model as the context menus are clipped (with sage 9.0beta6
using jsmol not jmol).
If you try to start a classical deprecated notebook it fails to start (with
sage 9.0beta6).
If you give all the commands i
yes, it does not look too well in three.js in Jupyther notebook.
You can use jmol, just use
show(d1+d2+d3+d4+d5,viewer='jmol')
as the last command.
On Fri, Nov 22, 2019 at 4:46 PM João Palhoto Matos
wrote:
>
> The sage code producing the example and two 3d models, one correct produced
> with j
The sage code producing the example and two 3d models, one correct produced
with jsmol in sage 8.8, and other showing the problem produced with
three.js in sage 9.0beta6, are available from
https://cdi2tp.math.tecnico.ulisboa.pt/test#sage
--
You received this message because you are subscribed