tfiers

My notebook setup and matplotlib style


Keywords
jupyter-notebook, matplotlib, python
License
MIT
Install
pip install tfiers==0.3.2

Documentation

tfiers-py

My IPython notebook setup and my Matplotlib style.

Used in notebooks as:

from tfiers.nb import *

This will import numpy as np, setup autoreload, set the mpl style, etc.

Installation

pip install tfiers

This will get you the

Latest release on PyPI

(Update an existing installation with pip install -U tfiers).