Skip to content
Snippets Groups Projects
  1. May 23, 2019
    • Joseph Weston's avatar
      add matplotlib boilerplate to start of all tutorials · ca63f1d8
      Joseph Weston authored
      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.
      ca63f1d8
Loading