在 RStudio 中,您可以将光标放置在代码块中的任意位置,按下 Ctrl+Enter,它将运行它并将光标放置在下一个代码块的开头。这使得运行代码对我来说更加高效。我如何在 PyCharm for Python 中做同样的事情?
https://jupyter.org
https://www.jetbrains.com/help/pycharm/debugging-your-first-python-application.html#where-is-the-problem