Skip to content

Commit

Permalink
clean up notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
bmtgoncalves committed Jun 1, 2020
1 parent f388954 commit 8efe1b4
Show file tree
Hide file tree
Showing 6 changed files with 324 additions and 252 deletions.
130 changes: 100 additions & 30 deletions 1. Matplotlib.ipynb

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions 2. Style sheets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@
"text": [
"json 2.0.9\n",
"matplotlib 3.1.3\n",
"autopep8 1.5\n",
"numpy 1.18.1\n",
"watermark 2.0.2\n",
"Tue May 26 2020 \n",
"numpy 1.18.1\n",
"autopep8 1.5\n",
"Mon Jun 01 2020 \n",
"\n",
"CPython 3.7.3\n",
"IPython 6.2.1\n",
Expand All @@ -58,7 +58,7 @@
"processor : i386\n",
"CPU cores : 8\n",
"interpreter: 64bit\n",
"Git hash : 6e4864a09b11398800a72c34feeda13987e75b1a\n"
"Git hash : f388954fe48cfc6df2a30721b0c4d3dfcad2dae5\n"
]
}
],
Expand Down Expand Up @@ -478,7 +478,7 @@
"metadata": {},
"outputs": [],
"source": [
"plt.style.use('./d4sci.mplstyle')"
"plt.style.use(['default', './d4sci.mplstyle'])"
]
},
{
Expand Down
Loading

0 comments on commit 8efe1b4

Please sign in to comment.