Clicking on the example will open a static version of the example, powered by nbviewer.
Singular.ipynb) in a directory of your choice
(say ~/Documents);
Oscar package installed
(cf. the installation page);
in some cases, you migth have to also install explicitly one of its subpackages, for
example Singular (this is accomplished by running
using Pkg; Pkg.add("Singular")) in a Julia REPL;
IJulia if it is not already installed (typically by running
using Pkg; Pkg.add("IJulia") at the Julia REPL, cf.
installation instructions),
and launch it (typically by running using IJulia; notebook());
~/Documents and click on Singular.ipynb);
you might see a pop-up with the message "Kernel not found", in which case
just select the Jupyter kernel you installed (e.g. "Julia 1.4.1") in the drop-down menu.
Click on one of the links below to filter notebooks (and re-click to disable filtering).