markdown-kernel
markdown-kernel copied to clipboard
Hide input of cells with markdown kernel
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.
Just to note the markdown cell code is here.
Input is automatically hidden for JupyterLab.