Skip to content

Commit

Permalink
Merge pull request #30 from snowex-hackweek/projects
Browse files Browse the repository at this point in the history
Projects - Add list with link to repositories
  • Loading branch information
jomey authored Aug 25, 2024
2 parents 039c4b6 + c7e5e45 commit 060dabd
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 9 deletions.
3 changes: 1 addition & 2 deletions book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ parse:
slack_workspace_url: "https://2024-uw-hackweek.slack.com"
contact_email: "[email protected]"
anon_reporting_url: "https://INSERT_FORM_LINK"
project_spreadsheet_url: "https://INSERT_GOOGLE_SHEET"
myst_enable_extensions:
# Defaults
- dollarmath
Expand All @@ -31,7 +30,7 @@ parse:
# See https://jupyterbook.org/content/execute.html
execute:
# NOTE: 'cache' to use jupyter-cache, or 'force' to run all
execute_notebooks: 'force'
execute_notebooks: 'cache'
exclude_patterns:
- "**/aviris-ng-data.ipynb"
- "**/earthaccess_icesat2.ipynb"
Expand Down
12 changes: 8 additions & 4 deletions book/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,19 @@
![banner](img/banner.png)


πŸ“– On this JupyterBook website you'll find [tutorials](tutorials/index). All tutorials are Jupyter Notebooks, designed to be run interactively, but also rendered on this website for convenience.
πŸ“– On this JupyterBook website you'll find [tutorials](tutorials/index). All
tutorials are Jupyter Notebooks, designed to be run interactively, but also
rendered on this website for convenience.

πŸ‘©β€πŸ’» During a Hackweek teams work collaboratively on different projects. Read more about the projects and results on our [projects page](projects/index)
πŸ‘©β€πŸ’» During a Hackweek teams work collaboratively on different projects.
Read more about the projects and results on our [projects page](projects/index)

πŸ’‘ Learn more about hackweeks hosted by the [University of Washington eScience Institute](https://uwhackweek.github.io/hackweeks-as-a-service/intro.html), or check out our publication describing the hackweek educational model {cite:p}`Huppenkothen2018`.
πŸ’‘ Learn more about hackweeks hosted by the [University of Washington eScience Institute](https://guidebook.hackweek.io/intro.html),
or check out our publication describing the hackweek educational
model {cite:p}`Huppenkothen2018`.

```{admonition} Quick links for the event
:class: seealso
* JupyterHub: {{ jupyterhub_url }}
* GitHub organization: {{ github_org_url}}
* Projects Spreadsheet: {{ project_spreadsheet_url }}
```
11 changes: 8 additions & 3 deletions book/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ You can find our comprehensive guide for organizing projects before, during, and

Here is our current list of project for our {{dates}} {{ hackweek }} hackweek:

| Project Name (with link to GitHub repo) | Short Description | Project Lead(s) |
|:--------|:--------|:-----|
| Sample Title | Sample Description | Leader |
| Project Name (with link to GitHub repo) |
|:------------------------------------------------------------------------------------|
| [FMI project](https://github.com/snowex-hackweek/NASA-UW-Hackweek-2024-FMI-Project) |
| [Data Set Map Tool](https://github.com/snowex-hackweek/SnowEx-Map-Tool) |
| [DB Re-Structure](https://github.com/snowex-hackweek/db-re-structure) |
| [MicroSnowEx](https://github.com/snowex-hackweek/microsnowex2024) |
| [SWESARR](https://github.com/snowex-hackweek/swesarr) |
| [Snowmelt Timing](https://github.com/snowex-hackweek/snowmelt-timing-2024) |

0 comments on commit 060dabd

Please sign in to comment.