Skip to content

Commit

Permalink
Adding an empty presentation using RISE.
Browse files Browse the repository at this point in the history
  • Loading branch information
pbellec committed Jul 22, 2020
1 parent 74118cf commit 50393e2
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions functional_parcellation_intro.ipynb
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "slide"
}
},
"source": [
"# Functional brain parcellation \n",
"Pierre Bellec\n",
"University of Montreal, CRIUGM, CA"
]
},
{
"cell_type": "markdown",
"metadata": {
"slideshow": {
"slide_type": "subslide"
}
},
"source": [
"# Why parcellations? understand brain organization\n"
]
}
],
"metadata": {
"celltoolbar": "Slideshow",
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.5"
}
},
"nbformat": 4,
"nbformat_minor": 4
}

0 comments on commit 50393e2

Please sign in to comment.