Tagged Questions
4
votes
1answer
93 views
how to select all cells with specific property such as the ones that are closed
I have to close many cells each time before I export a notebook to HTML since I do not want to display many code cells and other cells.
I select each cell one by one, and do ...