在Google Colab中以80个字符删除行

时间:2019-05-14 02:24:56

标签: google-colaboratory

enter image description here

当我在Google Colab中有接近或超过80个字符的代码行时,垂直虚线在80个字符的标记处出现。如何禁用/隐藏/删除此行?

1 个答案:

答案 0 :(得分:2)

在“工具”菜单中选择“首选项”,然后将“垂直标尺列”设置的值从80更改为0。

enter image description here