Skip to content

Commit 657fa04

Browse files
Allocate resources for late PyHEP 2022 talks and tutorials
* Allocate pods for additional talks at PyHEP 2022 - c.f. https://indico.cern.ch/event/1150631/timetable/
1 parent e472493 commit 657fa04

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

mybinder/values.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,11 @@ binderhub:
142142
# 2021-09-13 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#32-constructing-hep-vectors-an
143143
config:
144144
quota: 400
145+
- pattern: ^JostMigenda/PyHEP2022.*
146+
# https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
147+
# 2021-09-14 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#21-the-supernova-early-warning
148+
config:
149+
quota: 400
145150
- pattern: ^cooperative-computing-lab/coffea-wq-notebook.*
146151
# https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
147152
# 2021-09-14 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#14-automatic-resource-manageme
@@ -157,6 +162,11 @@ binderhub:
157162
# 2021-09-15 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#8-the-pythia8-python-interface
158163
config:
159164
quota: 400
165+
- pattern: ^douglasdavis/pyhep-2022-dask.*
166+
# https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
167+
# 2021-09-16 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#37-dask-tutorial
168+
config:
169+
quota: 400
160170
- pattern: ^masonproffitt/pyhep-2022-abcd-pyhf.*
161171
# https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
162172
# 2021-09-16 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#17-abcd_pyhf-likelihood-based

0 commit comments

Comments
 (0)