pari_jupyter: Jupyter kernel for PARI/GP

Description

A Jupyter kernel for PARI/GP

License

GPL version 3 or later

Dependencies

  • Python (tested with version 2.7.14 and 3.6.1)

  • Jupyter 4

  • PARI version 2.8.0 or later

  • Readline (any version which works with PARI)

  • Optional: Cython version 0.25 or later

Type

optional

Version Information

package-version.txt:

1.3.2

install-requires.txt:

pari_jupyter >=1.3.2

Equivalent System Packages

conda:

$ conda install pari-jupyter

See https://repology.org/project/pari-jupyter/versions

However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023