Description of tutorial.
Create a Binder launch button:
- Copy the GitHub repo URL
- Go to https://mybinder.org
- Fill in the tutorial URL
- Copy the Markdown code for the button
- Delete these meta-instructions, optionally replace with your own.
- Launch to build the environment
Create a Google Colab button:
- Copy the GitHub repo URL
- Go to https://openincolab.com/
- Fill in the tutorial URL and select 'Generate'
- Copy the HTML code for the button
- Launch to build environment
Create a GitHub Source button:
- Copy the GitHub repo URL
- Go to https://shields.io/badges/static-badge
- On the right-side panel, select +Show optional parameters
- Modify the parameters below to create a uniform button:
- badgecontent: Open on GitHub-black
- logo: github
- Select Markdown from the options of code.
- Modify the Markdown code to make it a clickable link using the following schema:
- [![Static Badge](Shields.io URL)](GitHub repo URL)
tag1, tag2, (e.g. data type, species featured, algorithm, etc) ...
Optional.