qgrid
qgrid copied to clipboard
Horizontal Scroll is not there when the dataframe width is more than the window size.
try this - qgrid.show_grid(data, grid_options={'forceFitColumns': False}) as suggested in #119