
It is important to have a correctly installed Singular and to have a Singular executable in your PATH.įrom the Singular installation directory after configuring wth default options and compiling Singular will ensure that the Singular executable is present in a directory (/usr/local/bin) that is in your PATH. Installation instructions for Singular can be found here. You need a recent (>= 4.1.0) version of Singular. To install Jupyter using pip, run pip3 install jupyter We recommend using Python3, but you can also use Python2. To install Python3 run apt-get install python3-pip If you want to run the Jupyter notebook locally on your computer, you need a recent version of Python 3 and Jupyter installed.


These installation instructions are for Ubuntu Linux 16.04 (Xenial).Īs an alternative to installing Jupyter and Singular on your System, you can also use it online in SageMathCloud.

Jupyter notebooks provide a browser based graphical interface to Singular. It is possible to use Jupyter as front-end for Singular.
