gap_jupyter: Jupyter kernel for GAP¶
Description¶
Jupyter kernel for GAP
This wrapper-kernel is a Jupyter kernel for the GAP Computer Algebra System based on the same ideas as the bash wrapper kernel.
License¶
3-Clause BSD License
Upstream Contact¶
Type¶
optional
Dependencies¶
Version Information¶
package-version.txt:
0.9
version_requirements.txt:
gap_jupyter >=0.9
Equivalent System Packages¶
$ conda install gap
$ sudo yum install gap-pkg-jupyterkernel
See https://repology.org/project/gap-jupyterkernel/versions
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.