You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/01-nasa-openscapes-workshop-template-form.yml
+64-28Lines changed: 64 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,20 @@ projects:
9
9
body:
10
10
- type: markdown
11
11
attributes:
12
-
value: |
13
-
Thank you for your interest in hosting a workshop using the NASA Openscapes Jupyter Hub! Please fill out the form below to request a reservation. We will get back to you as soon as possible to confirm your reservation.
12
+
value: >
13
+
Thank you for your interest in hosting a workshop using the NASA
14
+
Openscapes JupyterHub! Use this issue to reserve access to the hub.
for any existing reservations around your dates. See also the
20
+
[documentation on openscapes.cloud](https://openscapes.cloud/password-access.html)
21
+
for detailed instructions.
22
+
23
+
24
+
Fill out the form below and we will get back to you as soon as possible
25
+
to confirm your reservation.
14
26
15
27
- type: textarea
16
28
id: workshop-description
@@ -89,7 +101,7 @@ body:
89
101
id: compute-requirements
90
102
attributes:
91
103
label: Compute Requirements
92
-
description: |
104
+
description: >
93
105
What size compute resources will participants be asked to select when they log in?
94
106
2Gb (default), 4Gb, more? This is selected in the dropdown at the Hub login, and knowing what you
95
107
will need helps us make sure the hub is adequately provisioned.
@@ -101,7 +113,7 @@ body:
101
113
attributes:
102
114
label: Image Requirements
103
115
description: |
104
-
Will you be using the default Openscapes image, or a custom image?
116
+
Will you be using one of the default images, or a custom image?
105
117
Confirm that the image you will be using is sufficient for your needs
106
118
(i.e., has the packages and sufficient versions you need), or that you
107
119
have created an image that can be used by participants.
@@ -126,27 +138,51 @@ body:
126
138
attributes:
127
139
label: Checklist for workshop organizer (person planning/leading the workshop) and hub point-of-contact (PoC; Openscapes team member helping with hub setup and logistics. Usually @ateucher).
128
140
options:
129
-
- label: |
130
-
**Hub PoC**: Send confirmation to organizer that the request is received and the hub is available for the workshop (a comment in this issue thread is fine)
131
-
- label: |
132
-
**Organizer**: Add your event in the [workshop spreadsheet](https://docs.google.com/spreadsheets/d/1Sg4fMDGxMLI0p5cgK5xyamFJpKC6NyNneqXLDReSKcg/edit?gid=695033382)
133
-
- label: |
134
-
**Organizer**: Submit a ticket by email to 2i2c for the workshop [as per instructions](https://openscapes.cloud/password-access.html), cc'ing hub PoC.
135
-
- label: |
136
-
**Hub PoC**: Confirm `[Event]` or `[Support]` issue opened in [2i2c-org/infrastructure](https://github.com/2i2c-org/infrastructure/issues) in response to ticket ([example](https://github.com/2i2c-org/infrastructure/issues/5466))
137
-
- label: |
138
-
**Hub PoC**: Add new password and dates to [workshop password spreadsheet](https://docs.google.com/spreadsheets/d/1Y4qzqWLsKHTNzuQi-fOaHGud0Ld_q1GHAzhS9-grV7Q/edit?gid=1793413915).
139
-
- label: |
140
-
**Organizer**: Two weeks before event. I have tested the default hub images on the workshop hub or conferred with hub PoC on plan for a workshop specific image.
141
-
- label: |
142
-
**Organizer**: In the week before the event (or when PoC indicates password should be live). I tested that the workshop password works and images work.
143
-
- label: |
144
-
**Hub PoC**: After event, put in a 2i2c ticket to remove the participants directories, cleared shared-public, and reset password.
145
-
- label: |
146
-
**Organizer**: After the event, open an [issue](https://github.com/NASA-Openscapes/workshop-planning/issues/new?template=nasa-openscapes-workshop-reporting-template.md) in the Workshop Planning repo to report back.
147
-
148
-
- type: markdown
149
-
attributes:
150
-
value: |
151
-
---
152
-
_Please click on the "Projects" button below and tick the "Main Planning" project if it is available to you_
141
+
- label: >
142
+
**Hub PoC**: Send confirmation to organizer that the request is
143
+
received and the hub is available for the workshop (a comment in
0 commit comments