0.3.0
Added
- Added default CSS stylesheets for nicer styling of notebook input/output cells and pandas dataframes,
as well as two options (enable_default_jupyter_cell_styling
,enable_default_pandas_dataframe_styling
)
to enable or disable them #13 (thanks to @maxalbert)