https://github.com/parente/pydatatri
Demo of creating a Binder compatible repo through the GitHub UI
https://github.com/parente/pydatatri
Last synced: 5 months ago
JSON representation
Demo of creating a Binder compatible repo through the GitHub UI
- Host: GitHub
- URL: https://github.com/parente/pydatatri
- Owner: parente
- Created: 2018-05-03T00:00:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T01:27:08.000Z (about 8 years ago)
- Last Synced: 2025-04-09T00:37:34.333Z (about 1 year ago)
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pydatatri
[](https://mybinder.org/v2/gh/parente/pydatatri/master)
Demo of launching a Jupyter Notebook using [Binder](https://mybinder.org) entirely using the GitHub UI (no local git).
0. Visit https://github.com/ and sign in.
1. Click New Repository.
2. Click to create a README.
3. Click *Create new file*.
4. Create a valid `requirements.txt` (or environment.yaml, or Dockerfile, or [any supported Binder format](https://mybinder.readthedocs.io/en/latest/)).
5. Visit [mybinder.org](https://mybinder.org).
6. Enter your `username/repo`.
7. Click launch.
For many, many more options see https://mybinder.readthedocs.io/en/latest/.