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

Run and debug Jupyter notebook code cells

Last modified: 21 June 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.

How to execute code cells in PyCharm

DataSpell provides the full-functional Jupyter Notebook Debugger for both local and remote Jupyter server kernels.