From 50311a846c3ed4898796a12563dc74a727b4ebf6 Mon Sep 17 00:00:00 2001 From: Oliver Ruebel Date: Sun, 12 Jul 2026 11:35:24 -0700 Subject: [PATCH 1/3] Fix bad HTML comment on NDRH 26 site --- assets/jsconfig.json | 4 ++-- content/events/hck26-2026-janelia-ndrh.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/jsconfig.json b/assets/jsconfig.json index 6eb62ef..aea479f 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,8 +3,8 @@ "baseUrl": ".", "paths": { "*": [ - "../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2@v2.21100.20000/package/dist/cjs/*", - "../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/twbs/bootstrap@v5.3.2+incompatible/js/*" + "../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2@v2.21100.20000/package/dist/cjs/*", + "../../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/twbs/bootstrap@v5.3.2+incompatible/js/*" ] } } diff --git a/content/events/hck26-2026-janelia-ndrh.md b/content/events/hck26-2026-janelia-ndrh.md index 774ca9c..22bcbb3 100644 --- a/content/events/hck26-2026-janelia-ndrh.md +++ b/content/events/hck26-2026-janelia-ndrh.md @@ -83,7 +83,7 @@ The event will feature a distinguished team of instructors, including: - **Alessio Buccino, Ph.D.** - Electrophysiology Pipeline Engineer, Allen Institute for Neural Dynamics (Lead developer of SpikeInterface) -- +--> Additional instructors to be announced. From 29ae449087a894e8427dd2744174822278da06d4 Mon Sep 17 00:00:00 2001 From: rly <310197+rly@users.noreply.github.com> Date: Sun, 12 Jul 2026 17:29:18 -0400 Subject: [PATCH 2/3] Update NDRH 2026 instructor list Add Alessio Buccino, Jerome Lecoq, Robin Dard, Jacob Pennington, Atika Syeda, and Will Slatton. Replace Vinam Arora with Alexandre Andre. Order instructors by their first talk in the agenda. Co-Authored-By: Claude Opus 4.8 (1M context) --- content/events/hck26-2026-janelia-ndrh.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/content/events/hck26-2026-janelia-ndrh.md b/content/events/hck26-2026-janelia-ndrh.md index 22bcbb3..e01924e 100644 --- a/content/events/hck26-2026-janelia-ndrh.md +++ b/content/events/hck26-2026-janelia-ndrh.md @@ -70,21 +70,21 @@ The event will feature a distinguished team of instructors, including: - **Benjamin Dichter, Ph.D.** - Program Chair, CatalystNeuro - **Ryan Ly, Ph.D.** - Lawrence Berkeley National Laboratory - **Oliver Rübel, Ph.D.** - Lawrence Berkeley National Laboratory -- **Misha Ahrens, Ph.D.** - Group Leader, HHMI Janelia Research Campus -- **Jeremy Magland, Ph.D.** - Senior Data Scientist, Flatiron Institute (Lead developer of Neurosift, FigURL, Dendro) -- **Guillaume Viejo, Ph.D.** - Data Scientist, Flatiron Institute (Lead developer of Pynapple) - **Pranav Rai** - Software Engineer, International Brain Lab +- **Jérôme Lecoq, Ph.D.** - Associate Investigator, Allen Institute for Neural Dynamics (Lead of OpenScope) - **Carter Peene** - Data Analyst, Allen Institute for Neural Dynamics (Lead developer of OpenScope Databook) -- **Vinam Arora** - Ph.D. candidate in Computer Science, University of Pennsylvania (Developer of torch_brain) -- **Carsen Stringer, Ph.D.** - Group Leader, HHMI Janelia Research Campus (Lead developer of Rastermap, Suite2p, Facemap, Cellpose) +- **Will Slatton** - Ph.D. student, Harvard University +- **Guillaume Viejo, Ph.D.** - Data Scientist, Flatiron Institute (Lead developer of Pynapple) +- **Misha Ahrens, Ph.D.** - Group Leader, HHMI Janelia Research Campus +- **Alexandre André** - Ph.D. student, University of Pennsylvania (Developer of torch_brain) +- **Robin Dard, Ph.D.** - Postdoctoral Researcher, École Polytechnique Fédérale de Lausanne +- **Jeremy Magland, Ph.D.** - Senior Data Scientist, Flatiron Institute (Lead developer of Neurosift, FigURL, Dendro) - **Jakob Voigts, Ph.D.** - Group Leader, HHMI Janelia Research Campus - - - Additional instructors to be announced. ## Eligibility From f36908ca68e1a0684dd5e49b9e267e97d26b0eac Mon Sep 17 00:00:00 2001 From: rly <310197+rly@users.noreply.github.com> Date: Sun, 12 Jul 2026 22:11:28 -0400 Subject: [PATCH 3/3] Remove "Additional instructors to be announced" from NDRH 2026 page Co-Authored-By: Claude Opus 4.8 (1M context) --- content/events/hck26-2026-janelia-ndrh.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/events/hck26-2026-janelia-ndrh.md b/content/events/hck26-2026-janelia-ndrh.md index e01924e..50b5901 100644 --- a/content/events/hck26-2026-janelia-ndrh.md +++ b/content/events/hck26-2026-janelia-ndrh.md @@ -85,8 +85,6 @@ The event will feature a distinguished team of instructors, including: - **Jacob Pennington** - Software Developer, HHMI Janelia Research Campus (Developer of Kilosort4) - **Alessio Buccino, Ph.D.** - Electrophysiology Pipeline Engineer, Allen Institute for Neural Dynamics (Lead developer of SpikeInterface) -Additional instructors to be announced. - ## Eligibility Eligibility is broad. This course is intended for PhD students, postdoctoral researchers, principal investigators, or similar.