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

Edit Jupyter notebook files

Last modified: 17 March 2022

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.

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.