Tue 2017-05-02 06:15:50 UTC+2, Jianping Pan:

> So my understanding that Sage 7.6 is not the one
> that is running on sagemath cloud. And I don't know
> how I can fix it. Would getting the beta version
> solve this problem? Or do I need to install/update
> anything on my computer?

The default SageMath installation in SageMathCloud
usually changes only at the start of each semester,
to avoid perturbing classwork across a semester.
Currently, the version that runs by default is Sage 7.5.

However the latest version of Sage is usually made
available as soon as it is released, and the last few
versions of Sage are kept around for your comfort.

To select Sage 7.6 as the default version in one of
your SageMathCloud projects, open a terminal and run
the following command:

    sage_select 7.6

then restart your project in the project settings.

To discover which version of Sage will run by default
in your project, type this in a terminal:

    sage -v

To discover which version of Sage is running in a
given Sage worksheet, open that worksheet and type

    version()

I will let someone more knowledgeable about crystals
and tableaux comment on any changes that may have
happened to their latex representation recently.

Note also that the viewing mechanisms for Sage objects
are not necessarily the same in the Sage REPL,
in a SageNotebook worksheet, in a SageMathCloud
Sage worksheet, in a Jupyter Notebook worksheet...

I hope you can solve the issue you reported.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to