Highlight Differences in Jupyter Notebooks

January 31, 2024
PyCharm 2023.3.3 adds a visual diff feature to help you quickly grasp changes and boost code review efficiency.

PyCharm by JetBrains is a comprehensive integrated development environment (IDE) designed specifically for Python developers. It offers a wide range of features that enhance the Python development experience, including code completion, debugging, and version control integration. PyCharm also provides specialized features for web development with Django, including project templates, templates debugging, and server integration.

The PyCharm 2023.3.3 update introduces a visual diff view for Jupyter notebooks that presents changes within the familiar notebook interface. This simplifies conflict resolution and change comprehension, saving valuable time and effort when working collaboratively.

To see a full list of what's new in version 2023.3.3, see our release notes.

PyCharm is licensed per user, and is available as a commercial annual subscription license. We can supply new subscriptions, subscription renewals (including continuity discounts), lapsed subscription renewals, and additional user licenses. See our PyCharm licensing page for full details.

For more information, visit our PyCharm product page.