Skip to content

Instantly share code, notes, and snippets.

View a2tian's full-sized avatar
🐋
Docker.

Aaron Tian a2tian

🐋
Docker.
View GitHub Profile
@a2tian
a2tian / pari.md
Last active October 7, 2025 15:44
Setting up the Jupyter Kernel for PARI/GP

What is Jupyter Notebook?

Jupyter Notebook is a web application that enables interactive coding inside a modern interface. It can be configured to run PARI/GP, see an example below:

image

Installing

Jupyter requires the conda package manager. You can find instructions for installing conda here: