I'm using Gooogle Colab to keep a record of code I learn whilst working through the 'Google IT Automation with Python' course.
I use the table of content feature to group sections of code by topic. These sections can be toggled in the main window to show or hide their content.
However, with so much code building up, I would like a way to quickly close all toggles e.g. as shown in the picture.
(Alternatively, if anyone has a better method or can recommend a better platform for building, testing and organising code snippets in a way that is easily retrievable, I'd welcome the recommendation).
Thanks!