OM-Fish HackWeek 2027: A hackweek focused on Ocean Models for Fisheries and Ocean Ecosystems
The following is out of date
- Fork or clone the repo.
- When tutorials are ready to be moved into the Jupyter Book, source the function in
copy_tutorials.pyand then use it to create the unrendered (tutorial repo) and rendered notebooks (book). - This will create a branch for you to work on.
- Switch to that branch and edit
book/_toc.ymlandbook/tutorials/index.md. Commit those changes to the branch. - If there are any images that were created and that you need in the tutorial, then you will need to commit those and push.
- Create a PR and label the PR
preview. A link to click to create the PR will be shown. - After you create the PR (with label
preview, a link to a netlify preview will appear. Check to ensure that it looks good. - Troubleshooting
- Do you need to change the original tutorial and it is in the gfdl org? Go there and make changes. Then rerun the function in
copy_tutorials.py. - Do you want to add files specific to the hackweek? You can add those, to the pace-2024 repo.
- Do you need to change the original tutorial and it is in the gfdl org? Go there and make changes. Then rerun the function in
- Once the PR looks good in netlify, it can be merged.
OR
- Clone the repo locally and use
jb build src/
- Make the necessary changes.
- Create a PR and label the PR
preview. - A link to a netlify preview will appear. Check to ensure that it looks good and make any necessary changes.
- Once the PR is reviewed by another team member, it can be merged.
This is a clone of the eScience template repository designed to streamline creating two linked websites for a UW eScience Hackweek.
Please see the eScience repository template for usage, contributors and citation information.
