|
1 | 1 | # PlantCV Parallel Configuration Tutorial |
2 | 2 |
|
3 | | -Learn more about options for configuring paralle |
| 3 | +Learn more about options for configuring PlantCV in parallel and save your own configuration file. |
4 | 4 |
|
5 | 5 | [](https://mybinder.org/v2/gh/danforthcenter/plantcv-tutorial-parallel-configuration/HEAD?labpath=index.ipynb) |
6 | 6 |
|
7 | | -Create a Google Colab button: |
8 | | - |
9 | | -1. Copy the markdown below these instructions to the README section below the Binder button. |
10 | | -2. Replace `plantcv-tutorial-template` with the name of the repository you want a button made for. |
11 | | -3. Make sure you have created the Google Colaboratory notebook for the tutorial so the button is correctly linked. |
12 | | - |
13 | 7 | [](https://colab.research.google.com/github/danforthcenter/plantcv-tutorial-parallel-configuration/blob/main/index-Colab.ipynb) |
14 | | - |
15 | | -Create a GitHub Source button: |
16 | | -(Omit this step if you are working GitHub tutorial repo README) |
17 | | - |
18 | | -1. Copy the GitHub repo URL |
19 | | -2. Go to https://shields.io/badges/static-badge |
20 | | -3. On the right-side panel, select ***+Show optional parameters*** |
21 | | -4. Modify the parameters below to create a uniform button: |
22 | | - - *badgecontent*: Open in GitHub-black |
23 | | - - *logo*: github |
24 | | -5. Select Markdown from the options of code. |
25 | | -6. Modify the Markdown code to make it a clickable link using the following schema: |
26 | | - - [](GitHub repo URL) |
27 | 8 |
|
28 | 9 | [](https://github.com/danforthcenter/plantcv-tutorial-parallel-configuration) |
29 | 10 |
|
30 | 11 | ## Tutorial tags/keywords |
31 | 12 |
|
32 | 13 | parallelize, parallel, configuration |
33 | 14 |
|
34 | | -## Citations |
35 | | - |
36 | | -Optional. |
37 | 15 |
|
38 | 16 | [](https://github.com/danforthcenter/plantcv-tutorial-parallel-configuration/actions/workflows/ci-tests.yml) |
0 commit comments