ReviewNB / support

Issues and feature requests for ReviewNB
https://reviewnb.com
58 stars 8 forks source link

Could we have right-aligned cell format for the output of pandas dataframe as is applied by other platforms like Github? #100

Closed shanshantu closed 3 years ago

shanshantu commented 3 years ago

Noticed that the output of pandas dataframe right now is left-aligned, while it seems more common to have right-aligned formatting.

amit1rrr commented 3 years ago

@shanshantu Thank you for reporting this. We've deployed a fix that shows the correct alignment for pandas dataframes.

Here's an example screenshot after the fix -

Screenshot 2021-09-10 at 5 53 07 PM