From 80632ba84ad1d327e93963348764a6c82bee195f Mon Sep 17 00:00:00 2001 From: Jenny Wong Date: Thu, 15 Aug 2024 18:09:04 +0100 Subject: [PATCH] Update content/blog/2024/neurohackademy-summer-school-2/index.md Co-authored-by: Ariel Rokem --- .../neurohackademy-summer-school-2/index.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/content/blog/2024/neurohackademy-summer-school-2/index.md b/content/blog/2024/neurohackademy-summer-school-2/index.md index c47a7a62d..87001476e 100644 --- a/content/blog/2024/neurohackademy-summer-school-2/index.md +++ b/content/blog/2024/neurohackademy-summer-school-2/index.md @@ -14,7 +14,23 @@ _Thank you to Ariel Rokem for guest writing this blog post!_ ## Subsection -Text goes here. + +- What is NeuroHackademy? + - A word or two about the hybrid structure (see also https://pubmed.ncbi.nlm.nih.gov/38763989/). +- The role of 2i2c and the Jupyterhub in the NeuroHackademy curriculum. +- Some features that we've honed over the years: + - nbgitpuller from an organization curriculum repo, with a ragtag team of instructors as collaborators. + - Shared data storage with user read and admin read-write. + - Emphasis on cloud-hosted datasets (and maybe a word or two about how much easier and abundant that has become!). + - +- This year's unique features: + - "Bring your own image" together with repo2docker and Github actions as a way to prototype changes to the image. + - Pull requests on 2i2c infrastructure. Organizers as GitHub collaborators. + - GPU instances. + +- Some lessons learned and desiderata for next year: + - jupyter keepalive for long-running processes. + - ??? ## Acknowledgements