1 | initial version |
You can download a SageMath 9.0 binary for Ubuntu from here. To install it, simply do
bunzip2 sage-9.0-Ubuntu_18.04-x86_64.tar.bz2
tar xvf sage-9.0-Ubuntu_18.04-x86_64.tar
cd SageMath
./sage -n jupyter
2 | No.2 Revision |
You can download a SageMath 9.0 binary for Ubuntu from here. To install it, simply do
bunzip2 tar jxvf sage-9.0-Ubuntu_18.04-x86_64.tar.bz2
tar xvf sage-9.0-Ubuntu_18.04-x86_64.tar
cd SageMath
./sage -n jupyter