PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Run and debug Jupyter notebook code cells

Last modified: 01 September 2023

You can execute the code of notebook cells in many ways using the icons on the notebook toolbar and cell toolbars, commands of the code cell context menu (right-click the code cell to open it), and the Run commands of the main menu. Note that when you work with local notebooks, you don’t need to launch any Jupyter server in advance: just execute any cell and the server will be launched.