This repository should show you how to use deploy GAP Jupyter notebooks to Binder.
GAP provides a Binder-ready Docker image: gapsystem/gap-docker. Is is based on the latest public release of GAP. To use this image to deploy your repository to Binder, use the following steps:
- Create a new
git
-Repository on GitHub. - Copy the Dockerfile from this repository into the folder you have cloned or created the
git
repository in. - Copy your Jupyter notebooks into the repository.
- Upload the repository to GitHub.
- Copy the link to the repository and launch it on MyBinder or any Binder instance of your choice.