Skip to content
Snippets Groups Projects
Commit ca63f1d8 authored by Joseph Weston's avatar Joseph Weston
Browse files

add matplotlib boilerplate to start of all tutorials

Currently we just set the default figure size. Matplotlib is
annoying when it comes to setting these default parameters, and we
have to ensure that we set any 'rcParams' in a separate Jupyter cell
and *after* we import pyplot.
parent 9eb71bb3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment