1 | initial version |
It depends how you installed Sage.
Many package managers have separate packages for various parts of Sage.
For example in Debian-based GNU/Linux distributions, including Ubuntu, there is a separate package for the SageMath Jupyter kernel, and for the documentation in each language, and for SageTeX.
Select from the list below what you want:
$ sudo apt install \
sagemath \
sagemath-jupyter \
sagemath-doc-de \
sagemath-doc-en \
sagemath-doc-fr \
sagemath-doc-hu \
sagemath-doc-it \
sagemath-doc-ja \
sagemath-doc-pt \
sagemath-doc-ru \
sagemath-doc-tr \
sagetex \