forked from ICESAT-2HackWeek/ICESat-2-Hackweek-2023
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcookiecutter.yaml
57 lines (57 loc) · 2.05 KB
/
cookiecutter.yaml
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
repo_directory: html
name: ICESat-2 Hackweek
apply:
url: 'https://washington.co1.qualtrics.com/jfe/form/SV_88rJdpG04plMNfM'
title: APPLY HERE!
banner:
description: An in person, collaborative learning event.
start_date: 7 August
end_date: 11 August
year: 2023
location: Seattle, WA
links:
- url: intro.html
title: Event Jupyter Book
new_window: true
image: https://github.com/ICESAT-2HackWeek/icesat-2hackweek.github.io/raw/2022.03.01/assets/images/banner.jpg
about:
description: Hackweeks are participant-driven events that strive to create welcoming spaces
for participants to learn new things, build community and gain hands-on experience
with collaboration and team science
learn_more: https://escience.washington.edu/using-data-science/hackweeks
links:
- url: https://icesat-2-2022.hackweek.io/
title: 2022 Hackweek
new_window: true
- url: https://github.com/ICESAT-2HackWeek/2020_ICESat-2_Hackweek_Tutorials
title: 2020 Hackweek
new_window: true
- url: https://github.com/ICESAT-2HackWeek/ICESat2_hackweek_tutorials
title: 2019 Hackweek
new_window: true
applicant_info: Applications are now open! Click on the button in the upper left of this page to fill out the application form, due 11:59 PM Eastern Time, June 19, 2023.
team:
!include book/team.yaml
schedule:
!include book/schedule.yaml
sponsors:
description: ''
organizations:
- name: eScience Institute
website: ''
logo_url: https://escience.washington.edu/wp-content/uploads/2015/10/Logo_eScience-stacked.png
- name: NASA ICESat-2 Mission
website: 'https://icesat-2.gsfc.nasa.gov/mission'
logo_url: https://github.com/ICESAT-2HackWeek/icesat-2hackweek.github.io/raw/2022.03.01/assets/images/ICESat2.png
- name: Cryo Cloud
website: https://book.cryointhecloud.com/intro.html
logo_url: https://book.cryointhecloud.com/_static/logo.png
footer:
social:
- icon: github
icon_pack: fab
link: https://github.com/ICESAT-2HackWeek
_copy_without_render:
- assets
_extensions:
- jinja_markdown.MarkdownExtension