Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Problems with the new way to load Sagemath

One more question in form of a suggeestion. Since the new way to install Sagemath inside a container, the mechanism consisting in modifiying custom.css to change the display of the output cell is not accessible (at least for me since I do not know how to enter in the container and I have enough work not to use my time to try to understand how to do that.

It the same problem when you try to use view() since Sagemath cannot find LaTeX.

My first problem is that if a computation could be left displayed without any problem, it seems taht for a plot it would be more suitable to have the output centered.

Could a tiket be open to ask that show had an option centered, left, 'right`.

Could a docker image be proposed which include a Latex version.

I have the same problem with Mathplotlib which cannot find the fonts.

Last of all I would like to use Mathics and for the same reason I can't.

1) si on veut que les graphiques soient centrés dans la largeur du notebook, il faut recopier le text suivant dans une cellule de code et l'éxécuter

.output_png { display: table-cell; text-align: center; margin:auto; } .prompt display:none; }

dans le fichier file:./local/lib/python3.7/site-packages/notebook/static/custom/custom.css

Problems with the new way to load Sagemath

One more question in form of a suggeestion. Since the new way to install Sagemath inside a container, the mechanism consisting in modifiying custom.css to change the display of the output cell is not accessible (at least for me since I do not know how to enter in the container and I have enough work not to use my time to try to understand how to do that.that. It's also the case when one want to change the MathJax behavior.

It the same problem when you try to use view() since Sagemath cannot find LaTeX.

My first problem is that if a computation could be left displayed without any problem, it seems taht for a plot it would be more suitable to have the output centered.

Could a tiket be open to ask that show had an option centered, left, 'right`.

Could a docker image be proposed which include a Latex version.

I have the same problem with Mathplotlib which cannot find the fonts.

Last of all I would like to use Mathics and for the same reason I can't.

1) si on veut que les graphiques soient centrés dans la largeur du notebook, il faut recopier le text suivant dans une cellule de code et l'éxécuter

.output_png { display: table-cell; text-align: center; margin:auto; } .prompt display:none; }

dans le fichier file:./local/lib/python3.7/site-packages/notebook/static/custom/custom.csscan't.

Problems with the new way to load Sagemath

One more question in form of a suggeestion. Since the new way to install Sagemath inside a container, the mechanism consisting in modifiying custom.css to change the display of the output cell is not accessible (at least for me since I do not know how to enter in the container and I have enough work not to use my time to try to understand how to do that. It's also the case when one want to change the MathJax behavior.

It the same problem when you try to use view() since Sagemath cannot find LaTeX.

My first problem is that if a computation could be left displayed without any problem, it seems taht for a plot it would be more suitable to have the output centered.

Could a tiket ticket be open to ask that show had an option centered, left, 'right`.

Could a docker image be proposed which include a Latex version.

I have the same problem with Mathplotlib which cannot find the fonts.

Last of all I would like to use Mathics and for the same reason I can't.