-
Notifications
You must be signed in to change notification settings - Fork 1
/
_quarto.yml
160 lines (155 loc) · 5.22 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
project:
type: website
output-dir: docs
render:
- "*.*"
- "!topics-2023/2023-12-09-earthdataaccess-intro/*_Harmony.ipynb"
- "!topics-2023/2023-12-19-earthdatalogin-intro/Earthdata/*_Harmony.qmd"
- "!topics-2023/2023-12-19-earthdatalogin-intro/Earthdata_*"
- "!topics-2023/2023-12-19-earthdatalogin-intro/earthdatalogin_sst.qmd"
execute:
freeze: auto
website:
page-navigation: true
title: "NMFS Open Science Cloud Computing Training Hub"
favicon: "images/favicon-16x16.png"
site-url: https://nmfs-opensci.github.io/NOAAHackDays
repo-url: https://github.com/nmfs-opensci/NOAAHackDays
repo-actions: [edit, issue, source]
page-footer: <img src="https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true" alt="NMFS Open Science logo" style="width:150px"><br />NMFS Open Science (2023)
navbar:
background: primary
search: true
right:
- icon: server
href: https://nmfs-openscapes.2i2c.cloud/
text: "JupyterHub"
- icon: wechat
href: https://github.com/nmfs-opensci/NOAAHackDays/discussions
text: "Discussions"
- icon: github
href: https://github.com/nmfs-opensci/NOAAHackDays
text: "repo"
- icon: globe
href: https://github.com/nmfs-opensci
text: "GH org"
sidebar:
- id: home
logo: https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true
style: "docked"
collapse-level: 1
toc-expand: false
pinned: true
align: left
contents:
- href: content/jhub.md
text: JupyterHub
- href: content/setup.md
text: Quick Start
- href: content/hackhours.md
text: Hackhours
- href: content/workshops.md
text: Workshops
- text: "---"
- text: JupyterHub Skills
href: topics-skills/index.md
- text: HackHours 2023
href: topics-2023/index.md
- text: HackHours 2024
href: topics-2024/index.md
- text: "---"
- href: content/reuse.md
text: Reuse Statement
- href: coc.md
text: Code of Conduct
- id: topics-skills
logo: https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true
style: "docked"
collapse-level: 1
toc-expand: false
pinned: true
align: left
contents:
- text: JupyterHub Skills
href: topics-skills/index.md
- text: back
href: index.md
- text: "---"
- text: Intro to JupyterHubs
href: topics-skills/01-intro-to-jupyterhub.qmd
- text: JupyterLab
href: topics-skills/02-intro-to-lab.md
- text: Intro to Git
href: topics-skills/02-git.md
- text: Git Authentication
href: topics-skills/02-git-authentication.md
- text: Git in JupyterLab
href: topics-skills/02-git-jupyter.md
- text: RStudio
href: topics-skills/02-rstudio.qmd
- text: Git in RStudio
href: topics-skills/02-git-rstudio.md
- id: topics-2023
logo: https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true
style: "docked"
collapse-level: 1
toc-expand: false
pinned: true
align: left
contents:
- text: HackHours 2023
href: topics-2023/index.md
- text: back
href: index.md
- text: "---"
- text: Earth Data Access in Python
href: topics-2023/2023-12-09-earthdataaccess-intro/index.qmd
- text: Earth Data Login in R
href: topics-2023/2023-12-19-earthdatalogin-intro/index.qmd
- id: topics-2024
logo: https://github.com/nmfs-opensci/assets/blob/main/logo/nmfs-opensci-logo2.png?raw=true
style: "docked"
collapse-level: 1
toc-expand: false
pinned: true
align: left
contents:
- text: HackHours 2024
href: topics-2024/index.md
- text: back
href: index.md
- text: "---"
- text: R - CoastWatch tutorials
href: topics-2024/2024-03-22-Coastwatch-R/index.qmd
- text: Python - CoastWatch tutorials
href: topics-2024/2024-03-15-Coastwatch-Py/index.qmd
- text: Python - ArcGIS
href: topics-2024/2024-04-05-ArcGIS/index.qmd
- text: Python - CMIP6 climate forecasts
href: topics-2024/2024-04-12-cmip6/index.qmd
- text: Python - Parallel Computing
href: topics-2024/2024-04-19-dask/index.qmd
- text: R - VAST
href: topics-2024/2024-04-25-vast/index.qmd
- text: Python - echopype 2
href: topics-2024/2024-04-26-echopype/index.qmd
- text: Python - PACE Ocean Color
href: topics-2024/2024-05-17-ocean-color/index.qmd
- text: R - sits R package
href: topics-2024/2024-05-24-sits/index.qmd
- text: Python - CEFI Portal
href: topics-2024/2024-06-14-cefi/index.qmd
format:
html:
theme:
light: cosmo
dark: [cosmo, theme-dark.scss]
code-background: true
code-copy: true
css: styles.css
toc: true
toc-depth: 2
include-before-body: translate.html
#filters:
# - include-files.lua
# - quarto