Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use binder #2

Merged
merged 3 commits into from
Jan 12, 2018
Merged

Use binder #2

merged 3 commits into from
Jan 12, 2018

Conversation

matthewfeickert
Copy link
Owner

To use the new (as of 2017) version 2 of Binder less information is needed. Instead of a complete Dockerfile environmental requirements can be used instead. As this repo is primarily Python Jupyter notebooks then the Dockerfile can be replaced with a pip requirements.txt.

Given the new structure of Binder a Dockerfile is no longer required.
In Binder (in 2018) a pip requirements.txt file can be used to setup a
Python environment.

c.f.
https://mybinder.readthedocs.io/en/latest/sample_repos.html#python-environment-with-requirements-txt
@matthewfeickert matthewfeickert self-assigned this Jan 12, 2018
@matthewfeickert matthewfeickert merged commit 2b7d66a into master Jan 12, 2018
@matthewfeickert matthewfeickert deleted the use-Binder branch January 12, 2018 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant