How to collapse or better organize long Jupyter notebook cells in Pycharm IDE?
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.