Edit Jupyter notebook files

Last modified: 03 July 2021

This is a Professional feature: download PyCharm Professional to try.

To open an existing .ipynb file, follow the same steps as for the files of the other types. If needed, you can create a notebook file.

Switch between the available editing modes by using the corresponding icons.

You can apply various editing actions to one cell or to the entire notebook. Press the Ctrl+A once to select a cell at caret, and press Ctrl+A twice to select all cells in the notebook.

When editing notebook files, mind that PyCharm updates the source code and preview of the notebook if it has been changed externally.

https://resources.jetbrains.com/help/img/idea/2021.1/py_jupyter_external_changes.png
Gif