Install:
1sudo apt install python3 pip
2cd ${GAPDIR}/pkg/jupyterkernel
3pip install --user notebook
4pip install . --user
Run and start new notebook with "GAP4" kernel:
xxxxxxxxxx
21export JUPYTER_GAP_EXECUTABLE=${GAPDIR}/gap
2jupyter notebook