diff --git a/site/_workshops/feb-2025.md b/site/_workshops/feb-2025.md index 954c019..a93784a 100644 --- a/site/_workshops/feb-2025.md +++ b/site/_workshops/feb-2025.md @@ -28,16 +28,6 @@ February 4 -- 6, 2025. Applications have closed. Watch [our website](/) for announcements of future workshops! -## Intended audience - -- This workshop is intended for grad students and postdocs who are systems neuroscientists, i.e., who analyze electrophysiology or calcium imaging data. -- In order to make best use of the limited space in the workshop, we will prioritize accepting one applicant per lab. -- Applicants are expected to have basic familiarity with python: - - They should have used python and standard scientific python libraries (e.g., numpy, matplotlib, scikit-learn). - - They should be able to write their own functions to analyze and visualize data. - - They are not expected to familiar with either pynapple or NeMoS. -- This workshop is intended for folks who are based in the New York City area. (We will host other workshops in other locations!) - ## Important dates - Applicants notified of acceptance by November 8 diff --git a/site/assets/main2.css b/site/assets/main2.css index 9da89f4..4e153c5 100644 --- a/site/assets/main2.css +++ b/site/assets/main2.css @@ -279,6 +279,9 @@ table { border-style: solid; border-color: var(--grey-color-light); } + th:first-child, td:first-child { + width: 30% + } } /**