Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parente/pydatatri
Demo of creating a Binder compatible repo through the GitHub UI
https://github.com/parente/pydatatri
Last synced: 8 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-03T01:27:08.000Z (over 6 years ago)
- Last Synced: 2024-12-22T14:24:06.872Z (20 days 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
[![Binder](https://mybinder.org/badge.svg)](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/.