In Matplotlib it is possible to create custom plot styles. However, style files that work fine in jupyterlab (2.2.6) throw the following error
ValueError: Failed to parse /usr/local/texlive/2016/texmf-dist/fonts/enc/dvips/base/8r.enc as Postscript encoding
when used in the ipython live notebooks.
MWE:
Issue Type: Bug
In Matplotlib it is possible to create custom plot styles. However, style files that work fine in jupyterlab (2.2.6) throw the following error
ValueError: Failed to parse /usr/local/texlive/2016/texmf-dist/fonts/enc/dvips/base/8r.enc as Postscript encoding
when used in the ipython live notebooks. MWE: