PyCharm 2025.2 Help

Jupyter VCS

Item

Description

Clear notebook outputs before commit

Select this checkbox to automatically remove all cell outputs from a Jupyter Notebook before committing to VCS.

If this checkbox is selected, you can choose one of the following options to configure when clearing is applied:

  • Suggest clearing outputs when file size exceeds: specify a file size threshold. If the notebook exceeds this size, a suggestion to clear outputs will be displayed.

  • Always clear outputs before commit: always remove outputs before commit, regardless of the file size.

09 July 2025