Skip to content

Commit a421c0d

Browse files
committed
Fix #131 by adding link to cheat sheets
1 parent e083bc9 commit a421c0d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

_solved/visualization_01_matplotlib.ipynb

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,16 +1227,10 @@
12271227
"**Remember**\n",
12281228
"\n",
12291229
"- <a href=\"https://matplotlib.org/stable/gallery/index.html\">matplotlib gallery</a> is an important resource to start from\n",
1230+
"- Matplotlib has some great [cheat sheets](https://github.com/matplotlib/cheatsheets) available\n",
12301231
"\n",
12311232
"</div>"
12321233
]
1233-
},
1234-
{
1235-
"cell_type": "code",
1236-
"execution_count": null,
1237-
"metadata": {},
1238-
"outputs": [],
1239-
"source": []
12401234
}
12411235
],
12421236
"metadata": {

0 commit comments

Comments
 (0)