support for ipython notebook styles
Closed this issue · 2 comments
this maybe out of the scope of this module, but in attempting to make the ipython notebook look better, i came accross this,
http://healthyalgorithms.com/2013/02/01/better-typography-for-ipython-notebooks-now/
one of the comments suggests having implementing notebook styles in a similar way to this module
https://gist.github.com/aflaxman/5707238
is there any interest in including this functionality into mpltools?
@arsenovic As you suggest, I believe IPython styles would be out of scope for this project. By the way, the style sheet interface may make it into matplotlib-proper in the near future: matplotlib/matplotlib#2236
ok. it looks like they are moving to a different design anyway (http://nbviewer.ipython.org/urls/raw.github.com/Carreau/posts/master/Blog1.ipynb)
getting styles into mpl would be awesome