Contributor
Raman Tehlan

Reproducible computing with nteract play


Mentors
captainsafia, Matthew Seal
Organization
NumFOCUS

This project aims to support reproducible computing using nteract and Binder—the ability to start an interactive session via a unique URL, with content provided by any version control system and executed in a remote environment. To begin with, Github API can be used to fetch and save content, but the scope of the project can be adjusted to deal with different VCS. The Github repo can be launched on a binder instance, and the code samples can run on it.