How it works

1
Enter your repository information
Provide in the above Git Content Repository a URL or a GitHub repository that contains Jupyter notebooks, as well as a branch, tag, or commit hash. Click the button will build a Binder repository and clone the Content Repository. If you specify a path to a notebook file, the notebook will be opened in your browser after building.
2
MyBinder build a Docker image of the environment repository
You can select a branch to specify which environment you want to build. If an image has already been built for the repository, it will not be rebuilt. Then Binder will pull the Git Content Repository with nbgitpuller.
3
Interact with your notebooks in a live environment!
A JupyterHub server will host your repository's content. MyBinder offer you a reusable link and badge to your live repository that you can easily share with others.