diff --git a/content/community/gallery.md b/content/community/gallery.md index 86761be..0717aa5 100644 --- a/content/community/gallery.md +++ b/content/community/gallery.md @@ -38,6 +38,10 @@ analysis_section: - title: "Neuromatch-AJILE12" content: "A package for exploratory analysis of long-term naturalistic human intracranial neural recordings and pose data as part of Dandiset 000055." url: "https://github.com/neurovium/Neuromatch-AJILE12" + - title: "NWB4EDU: Teaching and Learning with NWB Datasets" + content: "NWB4EDU is an online book aimed at educators and students, providing a collection of Jupyter notebooks and teaching materials to learn about the NWB data standard and how to work with NWB files." + image: "/images/community_gallery/nwb4edu.png" + url: "https://nwb4edu.github.io/" publications_section: enable: true diff --git a/static/images/community_gallery/nwb4edu.png b/static/images/community_gallery/nwb4edu.png new file mode 100644 index 0000000..10df45b Binary files /dev/null and b/static/images/community_gallery/nwb4edu.png differ