Open
Description
Is it possible to apply pandas styles to qqgrid dataframes? Something like described here http://pandas.pydata.org/pandas-docs/stable/style.html or simply like this
df.style.set_caption('Colormaps, with a caption.').background_gradient(cmap='Spectral')