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: _posts/2023-03-24-GeomScale-tutorials.md
+7-6
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
layout: single
3
3
title: "Create GeomScale Tutorials"
4
-
date: 2023-03-24
4
+
date: 2024-04-01
5
5
author: GeomScale
6
6
author_profile: true
7
7
read_time: true
@@ -85,13 +85,14 @@ The GeomScale project will:
85
85
86
86
- Audit and collect the existing tutorials currently distributed in blogs, wiki pages and presentations and create a friction log.
87
87
- Using the friction log as a guide for understanding the gaps in the currently fragmented tutorials.
88
-
- Write new tutorials that highlight the usage of GeomScale tools in various applications such as biology and computational finance and statistics. The set of tutorials should range from simple intoductory ones to advanced one that provide solution to spesific applications. See [this example](https://colab.research.google.com/github/GeomScale/dingo/blob/develop/tutorials/dingo_tutorial.ipynb).
88
+
- Fix old, out of date tutorials (e.g. see [this tutorial](https://volesti.readthedocs.io/en/latest/tutorials/general.html) and [a related issue](https://github.com/GeomScale/Rvolesti/issues/22)).
89
+
- Write new tutorials that highlight the usage of GeomScale tools in various applications such as biology and computational finance and statistics. The set of tutorials should range from simple intoductory ones to advanced one that provide solution to spesific applications. See [this example](https://colab.research.google.com/github/GeomScale/dingo/blob/develop/tutorials/dingo_tutorial.ipynb).
89
90
- Incorporate feedback from tutorial testers (volunteers in the project) and the wider GeomScale community.
90
-
- Collaborate with GeomScale project administrators to select how tutorials should be sructures and presented.
91
+
- Collaborate with GeomScale project administrators to select how tutorials should be structured and presented.
91
92
92
93
Work that is out-of-scope for this project:
93
94
94
-
- This project will not create any explanation, rerefence documentationa or how-to guides.
95
+
- This project will not create any explanation, rerefence documentation or how-to guides.
95
96
96
97
97
98
## Measuring your project’s success
@@ -135,7 +136,7 @@ For example in developing and mentoring documentation development
135
136
for [`R` CRAN package volesti](https://CRAN.R-project.org/package=volesti).
136
137
The review process used was similar to a coding review. Examples of documentation
0 commit comments