I’m working with long Jupyter notebooks (.ipynb files) that contain numerous cells and outputs, and it’s becoming cumbersome to navigate through them in PyCharm. The IDE doesn’t seem to natively support cell collapsing, which makes managing the notebook quite difficult.
Are there any plugins, settings, or workarounds to better organize or collapse cells in PyCharm? How can I make my notebook file more manageable within this IDE?