def style_matplotlib_for_notebook(self): sns.set_context("notebook", rc=self.cfg['matplotlib']['notebook'])