@@ -107,6 +107,71 @@ binderhub:
107107 # 2022-05-27
108108 config :
109109 quota : 400
110+ - pattern : ^henryiii/level-up-your-python.*
111+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
112+ # 2021-09-12 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#18-level-up-your-python
113+ config :
114+ quota : 500
115+ - pattern : ^SengerM/the_bureaucrat.*
116+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
117+ # 2021-09-12 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#30-thebureaucrat-a-package-to
118+ config :
119+ quota : 500
120+ - pattern : ^amangoel185/pyhep-2022-histogramming-talk.*
121+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
122+ # 2021-09-12 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#43-histograms-as-objects-tools
123+ config :
124+ quota : 500
125+ - pattern : ^jpivarski-talks/2022-09-12-pyhep22-awkward-combinatorics.*
126+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
127+ # 2021-09-12 PyHEP 2022 #13-combinatorics-with-uproot-a
128+ config :
129+ quota : 500
130+ - pattern : ^sauerburger/pyhep-uhepp.*
131+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
132+ # 2021-09-12 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#23-uhepp-sharing-plots-in-a-se
133+ config :
134+ quota : 500
135+ - pattern : ^hdembinski/pyhep-2022-iminuit.*
136+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
137+ # 2021-09-13 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#4-iminuit-fitting-models-to-da
138+ config :
139+ quota : 400
140+ - pattern : ^Saransh-cpp/PyHEP22-Constructing-HEP-vectors-and-analyzing-HEP-data-using-Vector.*
141+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
142+ # 2021-09-13 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#32-constructing-hep-vectors-an
143+ config :
144+ quota : 400
145+ - pattern : ^cooperative-computing-lab/coffea-wq-notebook.*
146+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
147+ # 2021-09-14 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#14-automatic-resource-manageme
148+ config :
149+ quota : 400
150+ - pattern : ^alexander-held/PyHEP-2022-AGC.*
151+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
152+ # 2021-09-15 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#16-end-to-end-physics-analysis
153+ config :
154+ quota : 400
155+ - pattern : ^goi42/pythia8_python_interface_pyHEP_2022.*
156+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
157+ # 2021-09-15 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#8-the-pythia8-python-interface
158+ config :
159+ quota : 400
160+ - pattern : ^masonproffitt/pyhep-2022-abcd-pyhf.*
161+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
162+ # 2021-09-16 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#17-abcd_pyhf-likelihood-based
163+ config :
164+ quota : 400
165+ - pattern : ^peterridolfi/Pyhf-to-Combine-converter.*
166+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
167+ # 2021-09-16 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#19-pyhf-to-combine-converter
168+ config :
169+ quota : 400
170+ - pattern : ^jet-net/demo-pyhep-2022.*
171+ # https://github.com/jupyterhub/mybinder.org-deploy/issues/2333
172+ # 2021-09-16 PyHEP 2022 https://indico.cern.ch/event/1150631/timetable/#29-jetnet-library-for-machine
173+ config :
174+ quota : 400
110175 # - pattern: ^github-owner/github-repo-prefix.*
111176 # # YYYY-MM-DD of workshop
112177 # config:
0 commit comments