Path: blob/master/notebook_format/__pycache__/formats.cpython-37.pyc
2580 views
B
& a# � @ s2 d dl Z d dlZd dlZd dlmZ ddd�ZdS )� N)�HTML�custom1.cssTc C s\ t �d� |r8td��}t�|�}W dQ R X tj�|� t| ��}|�� }W dQ R X t |�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_style s
r )r T)r r r
�IPython.core.displayr r r r r r �<module> s