You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,20 @@
1
1
# Training Template
2
2
3
-
> Author Name
3
+
> Krishna Kumar, UT Austin
4
4
5
+
- Template for DesignSafe training built using [Jupyter Book](https://jupyterbook.org/en/stable/intro.html).
5
6
- Fork this [repo](https://github.com/DesignSafe-CI/training-template)
6
7
- To add `Open In DesignSafe` in Jupyter Notebooks copy the jupyter notebook to Community Data and then point the URL to the folder in Community Data `https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/`
7
8
- The repo will automatically build a website using GitHub pages
8
9
10
+
## Template edits
11
+
-`_config.yml` Edit for title, author and URL
12
+
-`_toc.yml` Set-up the table of contents
13
+
- You can write markdown and Jupyter Notebooks and add to table of contents `_toc.yml`
14
+
15
+
## Build locally
16
+
17
+
9
18
**Exercise:**
10
19
[](https://jupyter.designsafe-ci.org/hub/user-redirect/lab/tree/CommunityData/Training/template/01-template-exercise.ipynb)
0 commit comments