From d09116d6d3247e868805f5f14b34375df10b7e76 Mon Sep 17 00:00:00 2001 From: "William F. Broderick" Date: Tue, 7 Jan 2025 14:24:51 -0500 Subject: [PATCH] moves to posts, moves us to bottom --- .../2025-01-06-summer-2025-internship.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename site/{_drafts => _posts}/2025-01-06-summer-2025-internship.md (100%) diff --git a/site/_drafts/2025-01-06-summer-2025-internship.md b/site/_posts/2025-01-06-summer-2025-internship.md similarity index 100% rename from site/_drafts/2025-01-06-summer-2025-internship.md rename to site/_posts/2025-01-06-summer-2025-internship.md index 6cddf0a..56bcb10 100644 --- a/site/_drafts/2025-01-06-summer-2025-internship.md +++ b/site/_posts/2025-01-06-summer-2025-internship.md @@ -27,11 +27,6 @@ The three software packages that are currently in development at CCN are: [Pynapple](https://github.com/pynapple-org/pynapple) (Python Neural Analysis Package) is a library for neurophysiological time series data analysis and visualization. -## Who are we? - -{% assign members = "balzani,broderick,venditto,viejo" | split: "," %} -{% include people_list.html people=members %} - ## What types of background are we looking for? We are looking for interns who have experience in at least one of: @@ -50,3 +45,8 @@ Elibigle to current students at Bachelor's level or above. Applications will be ## To apply To submit an application, please visit [the Simons website](https://apply.interfolio.com/159680). Deadline for application is **January 17, 2025**. Applications are structured so that you need to put a PI at CCN as primary group and NeuroRSE as secondary group: the written part of the application will clarify your intentions to work on software development. While it is not essential, we recommend that if you are most interested in working on Nemos that you put Alex Williams as the primary group; those interested in Plenoptic or Pynapple should list Eero Simoncelli. + +## Who are we? + +{% assign members = "balzani,broderick,venditto,viejo" | split: "," %} +{% include people_list.html people=members %}