Skip to content

gap-system/gap-docker-binder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published