我在 Google Colab 中的张量的“[ ]”中按 Enter 键换行,但下一行与上一行不对齐。
# After pressing Enter, the cursor on the second line is not aligned with the first line
torch.tensor([[1 ,2],
])
我在工具>设置>编辑器下有这些设置,但它仍然不起作用。 我的设置在工具>设置>编辑器下
这是 Microsoft Edge 中等宽字体的问题,只需尝试更改为其他等宽字体即可。