Install:
1sudo apt install python3 pip2cd ${GAPDIR}/pkg/jupyterkernel3pip install --user notebook4pip install . --userRun and start new notebook with "GAP4" kernel:
xxxxxxxxxx21export JUPYTER_GAP_EXECUTABLE=${GAPDIR}/gap2jupyter notebook