Skip to content

Commit e5f31fb

Browse files
committed
FIX jammy instead of impish sources for neurodebian
1 parent 29c80f8 commit e5f31fb

15 files changed

Lines changed: 18 additions & 282 deletions

tutorials/notebooks/shortclips/00_download_shortclips.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -89,7 +78,7 @@
8978
"name": "python",
9079
"nbconvert_exporter": "python",
9180
"pygments_lexer": "ipython3",
92-
"version": "3.10.9"
81+
"version": "3.7.12"
9382
}
9483
},
9584
"nbformat": 4,

tutorials/notebooks/shortclips/00_setup_colab.ipynb

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -51,7 +40,7 @@
5140
},
5241
"outputs": [],
5342
"source": [
54-
"#!git config --global user.email \"you@example.com\" && git config --global user.name \"Your Name\"\n#!wget -O- http://neuro.debian.net/lists/impish.us-ca.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list\n#!apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9 > /dev/null\n#!apt-get -qq update > /dev/null\n#!apt-get install -qq inkscape git-annex-standalone > /dev/null\n#!pip install -q voxelwise_tutorials"
43+
"#!git config --global user.email \"you@example.com\" && git config --global user.name \"Your Name\"\n#!wget -O- http://neuro.debian.net/lists/jammy.us-ca.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list\n#!apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9 > /dev/null\n#!apt-get -qq update > /dev/null\n#!apt-get install -qq inkscape git-annex-standalone > /dev/null\n#!pip install -q voxelwise_tutorials"
5544
]
5645
},
5746
{
@@ -143,7 +132,7 @@
143132
"name": "python",
144133
"nbconvert_exporter": "python",
145134
"pygments_lexer": "ipython3",
146-
"version": "3.10.9"
135+
"version": "3.7.12"
147136
}
148137
},
149138
"nbformat": 4,

tutorials/notebooks/shortclips/01_plot_explainable_variance.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -319,7 +308,7 @@
319308
"name": "python",
320309
"nbconvert_exporter": "python",
321310
"pygments_lexer": "ipython3",
322-
"version": "3.10.9"
311+
"version": "3.7.12"
323312
}
324313
},
325314
"nbformat": 4,

tutorials/notebooks/shortclips/02_plot_ridge_regression.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -406,7 +395,7 @@
406395
"name": "python",
407396
"nbconvert_exporter": "python",
408397
"pygments_lexer": "ipython3",
409-
"version": "3.10.9"
398+
"version": "3.7.12"
410399
}
411400
},
412401
"nbformat": 4,

tutorials/notebooks/shortclips/03_plot_wordnet_model.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -653,7 +642,7 @@
653642
"name": "python",
654643
"nbconvert_exporter": "python",
655644
"pygments_lexer": "ipython3",
656-
"version": "3.10.9"
645+
"version": "3.7.12"
657646
}
658647
},
659648
"nbformat": 4,

tutorials/notebooks/shortclips/04_plot_hemodynamic_response.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -352,7 +341,7 @@
352341
"name": "python",
353342
"nbconvert_exporter": "python",
354343
"pygments_lexer": "ipython3",
355-
"version": "3.10.9"
344+
"version": "3.7.12"
356345
}
357346
},
358347
"nbformat": 4,

tutorials/notebooks/shortclips/05_plot_motion_energy_model.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -341,7 +330,7 @@
341330
"name": "python",
342331
"nbconvert_exporter": "python",
343332
"pygments_lexer": "ipython3",
344-
"version": "3.10.9"
333+
"version": "3.7.12"
345334
}
346335
},
347336
"nbformat": 4,

tutorials/notebooks/shortclips/06_plot_banded_ridge_model.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -510,7 +499,7 @@
510499
"name": "python",
511500
"nbconvert_exporter": "python",
512501
"pygments_lexer": "ipython3",
513-
"version": "3.10.9"
502+
"version": "3.7.12"
514503
}
515504
},
516505
"nbformat": 4,

tutorials/notebooks/shortclips/07_extract_motion_energy.ipynb

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {
7-
"collapsed": false
8-
},
9-
"outputs": [],
10-
"source": [
11-
"%matplotlib inline"
12-
]
13-
},
143
{
154
"cell_type": "markdown",
165
"metadata": {},
@@ -136,7 +125,7 @@
136125
"name": "python",
137126
"nbconvert_exporter": "python",
138127
"pygments_lexer": "ipython3",
139-
"version": "3.10.9"
128+
"version": "3.7.12"
140129
}
141130
},
142131
"nbformat": 4,

tutorials/notebooks/shortclips/merged_for_colab.ipynb

Lines changed: 2 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,6 @@
88
"# 00_setup_colab.ipynb\n"
99
]
1010
},
11-
{
12-
"cell_type": "code",
13-
"execution_count": null,
14-
"metadata": {
15-
"collapsed": false
16-
},
17-
"outputs": [],
18-
"source": [
19-
"%matplotlib inline"
20-
]
21-
},
2211
{
2312
"cell_type": "markdown",
2413
"metadata": {},
@@ -73,7 +62,7 @@
7362
"outputs": [],
7463
"source": [
7564
"#!git config --global user.email \"you@example.com\" && git config --global user.name \"Your Name\"\n",
76-
"#!wget -O- http://neuro.debian.net/lists/impish.us-ca.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list\n",
65+
"#!wget -O- http://neuro.debian.net/lists/jammy.us-ca.libre | sudo tee /etc/apt/sources.list.d/neurodebian.sources.list\n",
7766
"#!apt-key adv --recv-keys --keyserver hkps://keyserver.ubuntu.com 0xA5D32F012649A5A9 > /dev/null\n",
7867
"#!apt-get -qq update > /dev/null\n",
7968
"#!apt-get install -qq inkscape git-annex-standalone > /dev/null\n",
@@ -210,17 +199,6 @@
210199
"# 01_plot_explainable_variance.ipynb\n"
211200
]
212201
},
213-
{
214-
"cell_type": "code",
215-
"execution_count": null,
216-
"metadata": {
217-
"collapsed": false
218-
},
219-
"outputs": [],
220-
"source": [
221-
"%matplotlib inline"
222-
]
223-
},
224202
{
225203
"cell_type": "markdown",
226204
"metadata": {},
@@ -703,17 +681,6 @@
703681
"# 02_plot_ridge_regression.ipynb\n"
704682
]
705683
},
706-
{
707-
"cell_type": "code",
708-
"execution_count": null,
709-
"metadata": {
710-
"collapsed": false
711-
},
712-
"outputs": [],
713-
"source": [
714-
"%matplotlib inline"
715-
]
716-
},
717684
{
718685
"cell_type": "markdown",
719686
"metadata": {},
@@ -1329,17 +1296,6 @@
13291296
"# 03_plot_wordnet_model.ipynb\n"
13301297
]
13311298
},
1332-
{
1333-
"cell_type": "code",
1334-
"execution_count": null,
1335-
"metadata": {
1336-
"collapsed": false
1337-
},
1338-
"outputs": [],
1339-
"source": [
1340-
"%matplotlib inline"
1341-
]
1342-
},
13431299
{
13441300
"cell_type": "markdown",
13451301
"metadata": {},
@@ -2344,17 +2300,6 @@
23442300
"# 04_plot_hemodynamic_response.ipynb\n"
23452301
]
23462302
},
2347-
{
2348-
"cell_type": "code",
2349-
"execution_count": null,
2350-
"metadata": {
2351-
"collapsed": false
2352-
},
2353-
"outputs": [],
2354-
"source": [
2355-
"%matplotlib inline"
2356-
]
2357-
},
23582303
{
23592304
"cell_type": "markdown",
23602305
"metadata": {},
@@ -2939,17 +2884,6 @@
29392884
"# 05_plot_motion_energy_model.ipynb\n"
29402885
]
29412886
},
2942-
{
2943-
"cell_type": "code",
2944-
"execution_count": null,
2945-
"metadata": {
2946-
"collapsed": false
2947-
},
2948-
"outputs": [],
2949-
"source": [
2950-
"%matplotlib inline"
2951-
]
2952-
},
29532887
{
29542888
"cell_type": "markdown",
29552889
"metadata": {},
@@ -3464,17 +3398,6 @@
34643398
"# 06_plot_banded_ridge_model.ipynb\n"
34653399
]
34663400
},
3467-
{
3468-
"cell_type": "code",
3469-
"execution_count": null,
3470-
"metadata": {
3471-
"collapsed": false
3472-
},
3473-
"outputs": [],
3474-
"source": [
3475-
"%matplotlib inline"
3476-
]
3477-
},
34783401
{
34793402
"cell_type": "markdown",
34803403
"metadata": {},
@@ -4257,7 +4180,7 @@
42574180
"name": "python",
42584181
"nbconvert_exporter": "python",
42594182
"pygments_lexer": "ipython3",
4260-
"version": "3.10.9"
4183+
"version": "3.7.12"
42614184
},
42624185
"name": "_merged"
42634186
},

0 commit comments

Comments
 (0)