Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I also use this approach.

To standardize appearance I put appearance modifiers in `notebook_context/__init__.py`, and then in my second jupyter cell

  from notebook_context import *
  configure_plotting_for_publication()
Example notebook_context: https://github.com/maksimt/empirical_privacy/blob/master/src...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: