Skip to content

Commit 3f73c72

Browse files
authored
headers (#16)
1 parent 4e34b20 commit 3f73c72

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

figures/Extended_Figure2.ipynb

Lines changed: 13 additions & 6 deletions
Large diffs are not rendered by default.

figures/Figure1_new.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"- load the raw images that were used to create Figure 1 IID datasets and OOD datasets\n",
2222
"- note this requires minimal requirements of `numpy` and `matplotlib`\n",
2323
"\n",
24-
"![Figure1.jpg](attachment:Figure1.jpg)"
24+
"![Figure1-2.jpg](attachment:Figure1.jpg)"
2525
]
2626
},
2727
{
@@ -466,7 +466,7 @@
466466
],
467467
"metadata": {
468468
"kernelspec": {
469-
"display_name": "Python 3",
469+
"display_name": "Python 3 (ipykernel)",
470470
"language": "python",
471471
"name": "python3"
472472
},
@@ -480,7 +480,7 @@
480480
"name": "python",
481481
"nbconvert_exporter": "python",
482482
"pygments_lexer": "ipython3",
483-
"version": "3.7.4"
483+
"version": "3.10.4"
484484
}
485485
},
486486
"nbformat": 4,

figures/Figure2_new.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"source": [
1313
"# Figure 2 Ye et al. 2023\n",
1414
"\n",
15-
"![Figure2.jpg](attachment:Figure2.jpg)"
15+
"![Figure2-2.jpg](attachment:Figure2.jpg)"
1616
]
1717
},
1818
{
@@ -1090,7 +1090,7 @@
10901090
"name": "python",
10911091
"nbconvert_exporter": "python",
10921092
"pygments_lexer": "ipython3",
1093-
"version": "3.9.16"
1093+
"version": "3.10.4"
10941094
}
10951095
},
10961096
"nbformat": 4,

0 commit comments

Comments
 (0)