Skip to content

Commit 0f8aa2d

Browse files
authored
Update index.ipynb
1 parent d0583e9 commit 0f8aa2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1660,7 +1660,7 @@
16601660
}
16611661
],
16621662
"source": [
1663-
"mat = random.randn(10,20)\n",
1663+
"mat = random.randn(10,30)\n",
16641664
"sns.heatmap(mat);"
16651665
]
16661666
}

0 commit comments

Comments
 (0)