Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ethen8181
GitHub Repository: ethen8181/machine-learning
Path: blob/master/notebook_format/__pycache__/formats.cpython-37.pyc
2580 views
B

& a#�@s2ddlZddlZddlZddlmZddd�ZdS)�N)�HTML�custom1.cssTc	Cs\t�d�|r8td��}t�|�}WdQRXtj�|�t|��}|��}WdQRXt	|�S)z�
    custom1.css adapted from
    https://github.com/rlabbe/ThinkBayes/blob/master/code/custom.css

    custom2.css adapted from
    https://github.com/neilpanchal/iPython-Notebook-Theme
    �ignorez	plot.jsonN)
�warnings�filterwarnings�open�json�load�
matplotlib�rcParams�update�readr)�	css_style�
plot_style�f�s�styles�r�E/Users/mingyuliu/personal/machine-learning/notebook_format/formats.py�
load_styles


r)rT)rrr
�IPython.core.displayrrrrrr�<module>s