This the conent of the landing page and JupyterBook for the PACE Data Hackweek 2025.
This repo is the source for our website. Go check it out!
This repo came from a template and therefore has extra and complicated stuff!
One change made to the template is in scripts/build_resources.sh, which now cleans out the "_sources".
- Clone this repo, or pull updates.
- Make the necessary changes, and commit them to a new branch, and push.
- Create a PR and add the
previewlabel. - A link to a website preview will appear in the PR comments. Check to ensure the website preview looks good and add commits as necessary.
- Request a review from another hackweek mentor and merge once approved!
- Clone this repo, or pull updates.
- Clone the oceandata-noteboooks in an adjacent directory and follow the CONTRIBUTING section on rendering the HTML, which
updates the executed notebooks in that book's
_builddirectory. - Run the steps in WORKFLOW.md to:
- link to the executed notebooks
- create a conda environment
- generate a preview.
- Commit to a new branch, commit changed notebooks (yes!, ugh!) and proceed as above with a PR, likely skipping the review!
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.
Setting up the template: Read the instructions here, in particular you will need to setup netlify for preview feature.
