Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚在 Jupyter 中成功安装了 autopep8,我可以使用热键和/或单击木槌来更正单元格。但是,我真的希望在输入时能看到 pep8 错误/建议,这样我就可以学习正确的代码格式。
我将“显示内核美化调用中的错误警报”框单击为 True,但我没有看到任何波浪线或错误消息 - 没有任何迹象表明 autopep8 正在实时检查单元格。我应该寻找什么或者我可能错过了一个额外的步骤?