singular_jupyter: Jupyter kernel for Singular¶
Description¶
This is a Jupyter kernel for Singular.
License¶
GPL version 2 or later
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
ipython: Interactive computing environment with an enhanced interactive Python shell
ipywidgets: Interactive HTML widgets for Jupyter notebooks and the IPython kernel
jupyter_client: Jupyter protocol implementation and client libraries
sagemath_singular: Computer algebra, algebraic geometry, singularity theory with Singular
Version Information¶
package-version.txt:
0.9.9.1
version_requirements.txt:
passagemath-singular-jupyterkernel
See https://repology.org/project/jupyter-singular/versions, https://repology.org/project/python:jupyter-kernel-singular/versions
Installation commands¶
$ pip install passagemath-singular-jupyterkernel
$ sage -i singular_jupyter
$ conda install jupyter-kernel-singular
$ sudo dnf install python3-jupyter-kernel-singular
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.