Skip to content

Commit b7131d4

Browse files
dcamronbrian-rose
andauthored
Incorporate feedback for clarity
Co-authored-by: Brian Rose <[email protected]>
1 parent d607a4e commit b7131d4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

portal/cookbook-guide.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,12 @@ As always, reach out to a Pythia team member for help with any of these steps!
258258

259259
### Initiate the Cookbook review process
260260

261-
Your Cookbook will be assigned a Cookbook advocate from the Project Pythia maintenance team.
261+
If you haven't already, now is a great time to [contact the Project Pythia team](https://discourse.pangeo.io/c/education/project-pythia/60) to let them know about your new Cookbook. You will be assigned a Cookbook advocate from the Pythia maintenance team.
262262
They will open an issue on your Cookbook repository with the [Cookbook Checklist](cookbook-tasklist.md) for you to document your completion of the above process, plus a few more GitHub-specific steps.
263263
Once you complete this process, your Cookbook will be ready for review and publication!
264+
265+
### Submit your Cookbook to the Gallery
266+
264267
Click the button below to request addition of your Cookbook to the [Project Pythia Cookbook Gallery](https://cookbooks.projectpythia.org).
265268

266269
<span class="d-flex justify-content-center py-4">

portal/cookbook-tasklist.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Once we've marked this entire checklist, [click here to open an issue on Project
99
---
1010

1111
- [ ] **Confirm you’ve followed the entire Project Pythia [Cookbook Guide](https://projectpythia.org/cookbook-guide.html)**.
12-
Take note especially of the **Develop your cookbook**, **Authorship and the CITATION.cff file**, **Gallery tags**, and **Generate a DOI** sections. **Save the step of making a “release” of your cookbook as the last step of this checklist.**
12+
Take note especially of the [Develop your cookbook](https://projectpythia.org/cookbook-guide.html#develop-your-cookbook), [Authorship and the CITATION.cff file](https://projectpythia.org/cookbook-guide.html#authorship-and-the-citation-cff-file), and [Gallery tags](https://projectpythia.org/cookbook-guide.html#gallery-tags) sections. **Save the [Generate a DOI](https://projectpythia.org/cookbook-guide.html#generate-a-doi) step as the last step of this checklist.**
1313
- [ ] **Confirm that the individual notebooks within your Cookbook adhere to the [notebook template](https://github.com/ProjectPythia/cookbook-template/blob/main/notebooks/notebook-template.ipynb)**.
1414
If the template does not fit your Cookbook’s needs, that’s fine too! Simply let us know here in this issue.
1515
- [ ] **Finalize your Cookbook repository name.**
@@ -40,7 +40,7 @@ This can be seen in individual Pull Requests as green checkmarks ✅ for importa
4040
- trigger-link-check will fail if links in your content can not be resolved. We can help ignore links that are broken even if they work on manual clicks.
4141
- Code errors in your notebooks themselves
4242
- [ ] **Identify a Maintainer team via GitHub handle(s) in this thread.**
43-
This can be one or more people with availability to check in on this Cookbook, issue fixes to broken content, or with a vision for the future development of the Cookbook.
43+
This can be one or more people with availability to check in on this Cookbook, issue fixes to broken content, or with a vision for the future development of the Cookbook. This is typically (but not necessarily) one of the primary authors of the Cookbook.
4444
- [ ] **Finally, release your Cookbook!**
4545
- On the right-hand sidebar for your Cookbook repository, click “Create a new release”. If you don’t see this button, you may need to click on the “Releases” header first and “Create” or “Draft” a new release.
4646
![GitHub Repository sidebar section titled "Releases"](https://raw.githubusercontent.com/ProjectPythia/projectpythia.github.io/main/portal/_static/images/4-releases.png "Releases")

0 commit comments

Comments
 (0)