Binder Project
   HOME

TheInfoList



OR:

The Binder Project is a software project to package and share interactive, reproducible environments. A ''Binder'' or "Binder-ready repository" is a code repository that contains both code and content to run, and configuration files for the environment needed to run it. Since 2017, when the Binder Project was merged into the JupyterHub project, the development communities share many people in common. A common use of Binder is for sharing a Jupyter notebook in a way that the recipient can immediately execute in a browser. The Binder project maintains core libraries and documentation for running Binder services, which make those projects available, as well as BinderHub, a tool for deploying such services via common cloud computing environments. A public BinderHub portal is hosted by the community at .


BinderHub

A BinderHub lets you launch a publicly executable version of a Binder repository. Given a URL to a repository, it generates a new URL that anyone can visit in a browser to interact with a running version of the code in that repository. The public BinderHub, ''mybinder.org'', load-balances Binder instances across a federation of contributing institutions, each of which is running its own BinderHub instance.


See also

*
Project Jupyter Project Jupyter () is a project with goals to develop open-source software, open standards, and services for interactive computing across multiple programming languages. It was spun off from IPython in 2014 by Fernando Pérez and Brian Granger ...
*
IPython IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich media, shell syntax, tab completion, and histo ...
*
RStudio RStudio is an integrated development environment for R, a programming language for statistical computing and graphics. It is available in two formats: RStudio Desktop is a regular desktop application while RStudio Server runs on a remote server ...


References

{{reflist Collaborative software Open science Scholarly communication