[PR #4136] Add Hands-on Neuroscience #61398

Open
opened 2026-07-12 01:50:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sindresorhus/awesome/pull/4136
Author: @cYoren
Created: 5/2/2026
Status: 🔄 Open

Base: mainHead: add-hands-on-neuroscience


📝 Commits (2)

  • 34e7412 Add Hands-on Neuroscience
  • b74293b Reword description to describe the subject, not the list

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

https://github.com/cYoren/awesome-hands-on-neuroscience#readme

Hands-on Neuroscience is a curated collection of 15 runnable Jupyter notebooks and reference resources that teach computational neuroscience methods end-to-end — from spiking neural networks and whole-brain modeling to MRI/fMRI/MEG analysis and deep learning on brain data. It complements the existing Awesome Neuroscience (a tools/libraries directory) and Awesome Computational Neuroscience (a researchers and grad-program directory) by being neither: it is a hands-on practical companion focused on running real analyses.

By submitting this pull request I confirm I've read and complied with the below requirements 🖖

Requirements for your pull request

  • Fully AI-generated pull requests are not accepted.
  • Don't open a Draft / WIP pull request.
  • Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive.
  • You have to review at least 4 other open pull requests. (Reviewed #4317, #4316, #4309, and #4304)
  • You have read and understood the instructions for creating a list.
  • This pull request has a title in the format Add Name of List.
  • The entry includes a short description of the project/theme of the list (not the list itself), starts with uppercase, ends with a period, and is objective.
  • The entry is added at the bottom of the appropriate category (Health and Social Science).
  • The title of the entry is title-cased and the URL ends in #readme.
  • No blockchain-related lists.
  • The suggested Awesome list complies with the below requirements.

Requirements for your Awesome list

  • Has been around for at least 30 days (initial commit 2026-03-28; today 2026-05-02).
  • Is not AI-generated.
  • Run awesome-lint and fix the reported issues — passes with 0 errors.
  • Default branch is named main.
  • Includes a succinct description of the project/theme at the top of the readme.
  • It's the result of hard work and the best I could possibly produce.
  • Repo name is in lowercase slug format (awesome-hands-on-neuroscience).
  • Heading title is in title case format (Awesome Hands-on Neuroscience).
  • Non-generated Markdown file in a GitHub repo.
  • Repo has awesome-list and awesome GitHub topics.
  • Not a duplicate. Distinguishes itself from Awesome Neuroscience (a tools/libraries directory with no executable code) and Awesome Computational Neuroscience (a researchers and grad-program directory, no tutorials).
  • Only has awesome items.
  • Does not contain unmaintained, archived, deprecated, or undocumented items.
  • Entries have descriptions.
  • Includes the Awesome badge, placed on the right side of the readme heading, linking back to the Awesome list.
  • Has a Table of Contents section named Contents.
  • Has an appropriate license (CC BY 4.0 — Creative Commons).
  • Has contribution guidelines (CONTRIBUTING.md).
  • Consistent formatting and proper spelling/grammar.
  • Does not use hard-wrapping.
  • Does not include a CI badge.
  • Does not include an Inspired by awesome-foo link.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sindresorhus/awesome/pull/4136 **Author:** [@cYoren](https://github.com/cYoren) **Created:** 5/2/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-hands-on-neuroscience` --- ### 📝 Commits (2) - [`34e7412`](https://github.com/sindresorhus/awesome/commit/34e74123f05f7c1c63ccacbd7eabeef9731cf6fa) Add Hands-on Neuroscience - [`b74293b`](https://github.com/sindresorhus/awesome/commit/b74293b9f9534bc50262a968d3f05615eb9950aa) Reword description to describe the subject, not the list ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description https://github.com/cYoren/awesome-hands-on-neuroscience#readme Hands-on Neuroscience is a curated collection of 15 runnable Jupyter notebooks and reference resources that teach computational neuroscience methods end-to-end — from spiking neural networks and whole-brain modeling to MRI/fMRI/MEG analysis and deep learning on brain data. It complements the existing Awesome Neuroscience (a tools/libraries directory) and Awesome Computational Neuroscience (a researchers and grad-program directory) by being neither: it is a hands-on practical companion focused on running real analyses. ### By submitting this pull request I confirm I've read and complied with the below requirements 🖖 ## Requirements for your pull request - [x] Fully AI-generated pull requests are not accepted. - [x] Don't open a Draft / WIP pull request. - [x] Don't waste my time. Do a good job, adhere to all the guidelines, and be responsive. - [x] You have to review at least 4 other open pull requests. *(Reviewed #4317, #4316, #4309, and #4304)* - [x] You have read and understood the instructions for creating a list. - [x] This pull request has a title in the format `Add Name of List`. - [x] The entry includes a short description of the project/theme of the list (not the list itself), starts with uppercase, ends with a period, and is objective. - [x] The entry is added at the bottom of the appropriate category (Health and Social Science). - [x] The title of the entry is title-cased and the URL ends in `#readme`. - [x] No blockchain-related lists. - [x] The suggested Awesome list complies with the below requirements. ## Requirements for your Awesome list - [x] Has been around for at least 30 days (initial commit 2026-03-28; today 2026-05-02). - [x] Is not AI-generated. - [x] Run `awesome-lint` and fix the reported issues — passes with 0 errors. - [x] Default branch is named `main`. - [x] Includes a succinct description of the project/theme at the top of the readme. - [x] It's the result of hard work and the best I could possibly produce. - [x] Repo name is in lowercase slug format (`awesome-hands-on-neuroscience`). - [x] Heading title is in title case format (`Awesome Hands-on Neuroscience`). - [x] Non-generated Markdown file in a GitHub repo. - [x] Repo has `awesome-list` and `awesome` GitHub topics. - [x] Not a duplicate. Distinguishes itself from [Awesome Neuroscience](https://github.com/analyticalmonk/awesome-neuroscience) (a tools/libraries directory with no executable code) and [Awesome Computational Neuroscience](https://github.com/eselkin/awesome-computational-neuroscience) (a researchers and grad-program directory, no tutorials). - [x] Only has awesome items. - [x] Does not contain unmaintained, archived, deprecated, or undocumented items. - [x] Entries have descriptions. - [x] Includes the Awesome badge, placed on the right side of the readme heading, linking back to the Awesome list. - [x] Has a Table of Contents section named `Contents`. - [x] Has an appropriate license (CC BY 4.0 — Creative Commons). - [x] Has contribution guidelines (`CONTRIBUTING.md`). - [x] Consistent formatting and proper spelling/grammar. - [x] Does not use hard-wrapping. - [x] Does not include a CI badge. - [x] Does not include an `Inspired by awesome-foo` link. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-07-12 01:50:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#61398