ipy_table
ipy_table copied to clipboard
add magic for proper ipython extension
With this magic you can load the extension using
%install_ext https://raw.github.com/dawehner/ipy_table/master/ipy_table.py
%load_ext ipy_table
from ipy_table import *
which is pretty handy to be honest.