195
195
linkedin: https://linkedin.com/in/erik-sundell/
196
196
twitter_handle: e_Sundell
197
197
198
+ distinguished_inaugural:
199
+ - name: Damian Avila
200
+ photo: Damian_Avila.jpeg
201
+ affiliation: UMSI & 2i2c
202
+ gh_handle: damianavila
203
+ - name: Matthias Bussonnier
204
+ photo: Matthias_Bussonnier.png
205
+ affiliation: Quansight
206
+ gh_handle: Carreau
207
+ - name: Sylvain Corlay
208
+ photo: SylvainCorlay.png
209
+ affiliation: QuantStack
210
+ gh_handle: sylvaincorlay
211
+ - name: Afshin Darian
212
+ photo: AfshinDarian.jpeg
213
+ affiliation: QuantStack
214
+ gh_handle: afshin
215
+ - name: Jonathan Frederic
216
+ photo: JonathanFrederic.jpeg
217
+ gh_handle: 'jdfreder'
218
+ - name: Brian Granger
219
+ photo: BrianGranger.jpeg
220
+ affiliation: Amazon Web Services
221
+ gh_handle: ellisonbg
222
+ - name: Jason Grout
223
+ photo: JasonGrout.jpeg
224
+ affiliation: Databricks
225
+ gh_handle: jasongrout
226
+ - name: Jessica Hamrick
227
+ photo: JessicaHamrick.jpeg
228
+ affiliation: DeepMind
229
+ gh_handle: jhamrick
230
+ - name: Paul Ivanov
231
+ photo: PaulIvanov.jpeg
232
+ affiliation: Noteable
233
+ gh_handle: ivanov
234
+ - name: Thomas Kluyver
235
+ photo: ThomasKluyver.jpeg
236
+ affiliation: University of Southampton
237
+ gh_handle: takluyver
238
+ - name: Kyle Kelley
239
+ photo: KyleKelley.jpeg
240
+ affiliation: Noteable
241
+ gh_handle: rgbkrk
242
+ - name: M Pacer
243
+ photo: MPacer.jpeg
244
+ affiliation: Netflix
245
+ gh_handle: mpacer
246
+ - name: Peter Parente
247
+ photo: PeterParente.jpeg
248
+ affiliation: Thorn
249
+ gh_handle: parente
250
+ - name: Fernando Pérez
251
+ photo: FernandoPerez.jpeg
252
+ affiliation: UC Berkeley
253
+ gh_handle: fperez
254
+ - name: Min Ragan-Kelley
255
+ photo: MinRaganKelley.jpeg
256
+ affiliation: Simula Research Lab
257
+ gh_handle: minrk
258
+ - name: Ana Ruvalcaba
259
+ photo: Ana_Ruvalcaba.jpg
260
+ affiliation: Cal Poly, San Luis Obispo
261
+ gh_handle: ruv7
262
+ - name: Steven Silvester
263
+ photo: StevenSilvester.jpeg
264
+ affiliation: MongoDB
265
+ gh_handle: blink1073
266
+ - name: Carol Willing
267
+ photo: CarolWilling.jpeg
268
+ affiliation: Noteable
269
+ gh_handle: willingc
270
+
198
271
executive_council:
199
272
- name: Afshin Darian
200
273
photo: AfshinDarian.jpeg
268
341
gh_handle: willingc
269
342
subproject: Jupyter Standards
270
343
271
- retired_steering:
272
- - name: Damian Avila
273
- photo: Damian_Avila.jpeg
274
- affiliation: UMSI & 2i2c
275
- gh_handle: damianavila
276
- - name: Matthias Bussonnier
277
- photo: Matthias_Bussonnier.png
278
- affiliation: Quansight
279
- gh_handle: Carreau
280
- - name: Sylvain Corlay
281
- photo: SylvainCorlay.png
282
- affiliation: QuantStack
283
- gh_handle: sylvaincorlay
284
- - name: Afshin Darian
285
- photo: AfshinDarian.jpeg
286
- affiliation: QuantStack
287
- gh_handle: afshin
288
- - name: Jonathan Frederic
289
- photo: JonathanFrederic.jpeg
290
- gh_handle: 'jdfreder'
291
- - name: Brian Granger
292
- photo: BrianGranger.jpeg
293
- affiliation: Amazon Web Services
294
- gh_handle: ellisonbg
295
- - name: Jason Grout
296
- photo: JasonGrout.jpeg
297
- affiliation: Databricks
298
- gh_handle: jasongrout
299
- - name: Jessica Hamrick
300
- photo: JessicaHamrick.jpeg
301
- affiliation: DeepMind
302
- gh_handle: jhamrick
303
- - name: Paul Ivanov
304
- photo: PaulIvanov.jpeg
305
- affiliation: Noteable
306
- gh_handle: ivanov
307
- - name: Thomas Kluyver
308
- photo: ThomasKluyver.jpeg
309
- affiliation: University of Southampton
310
- gh_handle: takluyver
311
- - name: Kyle Kelley
312
- photo: KyleKelley.jpeg
313
- affiliation: Noteable
314
- gh_handle: rgbkrk
315
- - name: M Pacer
316
- photo: MPacer.jpeg
317
- affiliation: Netflix
318
- gh_handle: mpacer
319
- - name: Peter Parente
320
- photo: PeterParente.jpeg
321
- affiliation: Thorn
322
- gh_handle: parente
323
- - name: Fernando Pérez
324
- photo: FernandoPerez.jpeg
325
- affiliation: UC Berkeley
326
- gh_handle: fperez
327
- - name: Min Ragan-Kelley
328
- photo: MinRaganKelley.jpeg
329
- affiliation: Simula Research Lab
330
- gh_handle: minrk
331
- - name: Ana Ruvalcaba
332
- photo: Ana_Ruvalcaba.jpg
333
- affiliation: Cal Poly, San Luis Obispo
334
- gh_handle: ruv7
335
- - name: Steven Silvester
336
- photo: StevenSilvester.jpeg
337
- affiliation: MongoDB
338
- gh_handle: blink1073
339
- - name: Carol Willing
340
- photo: CarolWilling.jpeg
341
- affiliation: Noteable
342
- gh_handle: willingc
343
-
344
344
trademark_subcomittee:
345
345
- name: Brian Granger
346
346
photo: BrianGranger.jpeg
@@ -578,6 +578,20 @@ <h3>Special Election Cohort</h3>
578
578
%}
579
579
{% endfor %}
580
580
</ div >
581
+
582
+ < h3 > Inaugural Cohort (Former Steering Council Members)</ h3 >
583
+ < div class ="biocard-wrapper ">
584
+ {% for bio in page.distinguished_inaugural %}
585
+ {% include biocard.html
586
+ name=bio.name
587
+ photo=bio.photo
588
+ personal=bio.personal
589
+ gh_handle=bio.gh_handle
590
+ linkedin=bio.linkedin
591
+ twitter_handle=bio.twitter_handle
592
+ %}
593
+ {% endfor %}
594
+ </ div >
581
595
</ div >
582
596
583
597
{% include hr.html %}
@@ -603,29 +617,6 @@ <h2 class="text-center">Trademark Subcommittee Members</h2>
603
617
</ div >
604
618
</ div >
605
619
606
- {% include hr.html %}
607
-
608
- <!-- RETIRED STEERING COUNCIL -->
609
- < div class ="content content--copy ">
610
- < h2 class ="text-center "> Retired Steering Council Members</ h2 >
611
- </ div >
612
-
613
- < div class ="content content--wide ">
614
- < div class ="biocard-wrapper ">
615
- {% for bio in page.retired_steering %}
616
- {% include biocard.html
617
- name=bio.name
618
- photo=bio.photo
619
- affiliation=bio.affiliation
620
- personal=bio.personal
621
- gh_handle=bio.gh_handle
622
- linkedin=bio.linkedin
623
- twitter_handle=bio.twitter_handle
624
- %}
625
- {% endfor %}
626
- </ div >
627
- </ div >
628
-
629
620
<!-- SPONSORS BOX -->
630
621
< div class ="about-box section-grey content content--wide ">
631
622
< h2 class ="text-center "> {{ page.sponsor_box.headline }}</ h2 >
0 commit comments