markdown-kernel icon indicating copy to clipboard operation
markdown-kernel copied to clipboard

Hide input of cells with markdown kernel

Open BoPeng opened this issue 7 years ago • 2 comments

Currently the markdown kernel does not look very good because the input and output (markdown) are both displayed. It would be good to have a server extension that hides the input after the evaluation of the cell.

BoPeng avatar Nov 28 '18 18:11 BoPeng

Just to note the markdown cell code is here.

BoPeng avatar Dec 04 '18 03:12 BoPeng

Input is automatically hidden for JupyterLab.

BoPeng avatar Apr 25 '20 18:04 BoPeng