gap-system / gap-docker-binder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example repository for using GAP on Binder

Binder

This repository should show you how to use deploy GAP Jupyter notebooks to Binder.

Using GAP on 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:

  1. Create a new git-Repository on GitHub.
  2. Copy the Dockerfile from this repository into the folder you have cloned or created the git repository in.
  3. Copy your Jupyter notebooks into the repository.
  4. Upload the repository to GitHub.
  5. Copy the link to the repository and launch it on MyBinder or any Binder instance of your choice.

About


Languages

Language:Dockerfile 100.0%