Improve docs

This commit is contained in:
Andras Schmelczer 2022-07-12 21:50:42 +02:00
parent 4e07161a16
commit 0585a4e4f9
No known key found for this signature in database
GPG key ID: 0EA1BC97D0AB076E
10 changed files with 143 additions and 81 deletions

View file

@ -202,7 +202,6 @@
"\n",
" # Configure matplotlib to have nice, high-resolution charts\n",
" %matplotlib inline\n",
"\n",
" plt.rcParams[\"figure.figsize\"] = (30, 15)\n",
" plt.rcParams[\"figure.facecolor\"] = \"white\"\n",
" plt.rcParams[\"font.size\"] = 12\n",