Skip to main content

This lecture focuses on where and how Jupyter notebooks can be used most effectively for education.

Difficulty level: Beginner
Duration: 34:53
Speaker: : Thomas Kluyver

JupyterHub is a simple, highly extensible, multi-user system for managing per-user Jupyter Notebook servers, designed for research groups or classes. This lecture covers deploying JupyterHub on a single server, as well as deploying with Docker using GitHub for authentication.

Difficulty level: Beginner
Duration: 1:36:27
Speaker: : Thomas Kluyver

This lesson introduces the practical usage of The Virtual Brain (TVB) in its graphical user interface and via python scripts. In the graphical user interface, you are guided through its data repository, simulator, phase plane exploration tool, connectivity editor, stimulus generator, and the provided analyses. The implemented iPython notebooks of TVB are presented, and since they are public, can be used for further exploration of TVB. 

Difficulty level: Beginner
Duration: 1:12:24
Speaker: : Paul Triebkorn

This lesson provides a brief overview of the Python programming language, with an emphasis on tools relevant to data scientists.

Difficulty level: Beginner
Duration: 1:16:36
Speaker: : Tal Yarkoni
Course:

This lesson provides a comprehensive introduction to the command line and 50 popular Linux commands. This is a long introduction (nearly 5 hours), but well worth it if you are going to spend a good part of your career working from a terminal, which is likely if you are interested in flexibility, power, and reproducibility in neuroscience research. This lesson is courtesy of freeCodeCamp.

Difficulty level: Beginner
Duration: 5:00:16
Speaker: : Colt Steele

This lesson provides an overview of how to conceptualize, design, implement, and maintain neuroscientific pipelines in via the cloud-based computational reproducibility platform Code Ocean. 

Difficulty level: Beginner
Duration: 17:01
Speaker: : David Feng

This lesson provides an overview of how to construct computational pipelines for neurophysiological data using DataJoint.

Difficulty level: Beginner
Duration: 17:37
Speaker: : Dimitri Yatsenko

This hands-on tutorial walks you through DataJoint platform, highlighting features and schema which can be used to build robost neuroscientific pipelines. 

Difficulty level: Beginner
Duration: 26:06
Speaker: : Milagros Marin

This lesson provides an introduction to the DataLad, a free and open source distributed data management system that keeps track of your data, creates structure, ensures reproducibility, supports collaboration, and integrates with widely used data infrastructure.

Difficulty level: Beginner
Duration: 22:56

This lesson introduces several open science tools like Docker and Apptainer which can be used to develop portable and reproducible software environments. 

Difficulty level: Beginner
Duration: 17:22
Speaker: : Joanes Grandjean

This lecture provides a detailed description of how to incorporate HED annotation into your neuroimaging data pipeline. 

Difficulty level: Beginner
Duration: 33:36
Speaker: : Dung Truong

This lecture covers a wide range of aspects regarding neuroinformatics and data governance, describing both their historical developments and current trajectories. Particular tools, platforms, and standards to make your research more FAIR are also discussed.

Difficulty level: Beginner
Duration: 54:58
Speaker: : Franco Pestilli

This talk highlights a set of platform technologies, software, and data collections that close and shorten the feedback cycle in research. 

Difficulty level: Beginner
Duration: 57:52
Speaker: : Satrajit Ghosh

This talk covers the Neuroimaging Informatics Tools and Resources Clearinghouse (NITRC), a free one-stop-shop collaboratory for science researchers that need resources such as neuroimaging analysis software, publicly available data sets, or computing power.

Difficulty level: Beginner
Duration: 1:00:10
Speaker: : David Kennedy

This lecture covers how to make modeling workflows FAIR by working through a practical example, dissecting the steps within the workflow, and detailing the tools and resources used at each step.

Difficulty level: Beginner
Duration: 15:14
Course:

This session provides users with an introduction to tools and resources that facilitate the implementation of FAIR in their research.

 

 

Difficulty level: Beginner
Duration: 38:36
Course:

This session will include presentations of infrastructure that embrace the FAIR principles developed by members of the INCF Community.

 

This lecture provides an overview of The Virtual Brain Simulation Platform.

 

Difficulty level: Beginner
Duration: 9:36
Speaker: : Petra Ritter

This lesson consists of a demonstration of the BRIAN Simulator. BRIAN is a free, open-source simulator for spiking neural networks. It is written in the Python programming language and is available on almost all platforms, and is designed to be easy to learn and use, highly flexible, and easily extensible.

Difficulty level: Beginner
Duration: 1:27:32
Speaker: : Marcel Stimberg

This lesson provides a demonstration of NeuroFedora, a volunteer-driven initiative to provide a ready-to-use Fedora-based free and open-source software platform for neuroscience. By making the tools used in the scientific process easier to use, NeuroFedora aims to aid reproducibility, data sharing, and collaboration in the research community.The CompNeuro Fedora Lab was specially to enable computational neuroscience.

Difficulty level: Beginner
Duration: 1:06:08
Speaker: : Ankur Sinha

This lesson provides an introduction and live demonstration of neurolib, a computational framework for simulating coupled neural mass models written in Python. Neurolib provides a simulation and optimization framework which allows you to easily implement your own neural mass model, simulate fMRI BOLD activity, analyse the results and fit your model to empirical data.

Difficulty level: Beginner
Duration: 1:06:53
Speaker: : Çağlar Çakan