In my notebook, I have a cell returning temp calculation results. It\'s a bit long, so after it is run, I want to hide it and when needed, to show it.
To do it manually,
Add ; by the end of the cell to hide the output of that cell.
;