-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 'Teaching this lesson?' section to README
- Loading branch information
1 parent
d712967
commit 0f1ecd4
Showing
1 changed file
with
7 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
# parallel-python-workbench | ||
|
||
This is the lesson repository for parallel-python-workbench | ||
|
||
## Teaching this lesson? | ||
Do you want to teach parallel programming? This material is open-source and freely available. | ||
Are you planning on using our material in your teaching? | ||
We would love to help you prepare to teach the lesson and receive feedback on how it could be further improved, based on your experience in the workshop. | ||
|
||
You can notify us that you plan to teach this lesson by creating an issue in this repository. Also, it would great if you can update [this overview of all workshops taught with this lesson material](workshops.md). This helps us show the impact of developing open-source lessons to our funders. |