Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Sagemath 8.1 windows: Impossible to export jmol figure from Jupyter while it works with former notebook.

After installing sagemath 8.1 for windows I try to save as a jmol file a 3D figure and as shown on the figure that I cannot upload :-( [I do not have the 60 points required, a figure is worth a thousand words, too bad!].

So I load 2 shells: one running "jupyter notebook", the other running "notebook()" in both shell I try the MWE:

G=sphere((0,0,0),1)
show(G,figsize=(5,5),title="Sample Figure",aspect_ratio=1);

On both, I right click on the jmol figure,then on File, in both cases 'File->' becomes red but only in the old notebook() I get the sub menu (Load Save Export) and the subsubmenus. With jupyter, I get nothing and cannot export.

Worse even in a console, I cannot get the jmol figure executed, neither exported.

Sagemath 8.1 windows: Impossible to export jmol figure from Jupyter while it works with former notebook.

After installing sagemath 8.1 for windows I try to save as a jmol file a 3D figure and as shown on the figure that I cannot upload :-( [I do not have the 60 points required, a figure is worth a thousand words, too bad!].

So I load 2 shells: one running "jupyter notebook", the other running "notebook()" in both shell I try the MWE:

G=sphere((0,0,0),1)
show(G,figsize=(5,5),title="Sample Figure",aspect_ratio=1);

On both, I right click on the jmol figure,then on File, in both cases 'File->' becomes red but only in the old notebook() I get the sub menu (Load Save Export) and the subsubmenus. With jupyter, I get nothing and cannot export.

Worse even in a console, I cannot get the jmol figure executed, neither exported.

I jumped to 61 points overnight, so here is the picture:image description

click to hide/show revision 3
retagged

Sagemath 8.1 windows: Impossible to export jmol figure from Jupyter while it works with former notebook.

After installing sagemath 8.1 for windows I try to save as a jmol file a 3D figure and as shown on the figure that I cannot upload :-( [I do not have the 60 points required, a figure is worth a thousand words, too bad!].

So I load 2 shells: one running "jupyter notebook", the other running "notebook()" in both shell I try the MWE:

G=sphere((0,0,0),1)
show(G,figsize=(5,5),title="Sample Figure",aspect_ratio=1);

On both, I right click on the jmol figure,then on File, in both cases 'File->' becomes red but only in the old notebook() I get the sub menu (Load Save Export) and the subsubmenus. With jupyter, I get nothing and cannot export.

Worse even in a console, I cannot get the jmol figure executed, neither exported.

I jumped to 61 points overnight, so here is the picture:image description