When I have lines of code that approach or exceed 80 characters in Google Colab, a dashed vertical line appears at the 80-character mark. How can I disable/hide/remove this line?
use pd. set_option('max_colwidth', <width>) for column width & pd. set_option('max_rows', <rows>) for number of rows. Show activity on this post.
Select 'Preferences' in the Tools menu, then change the value of the 'Vertical ruler column' setting from 80 to 0.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With