%%HTML
<style>
div.prompt {display:none}
</style>
This will hide both In and Out prompts
Note that this is only in your browser, the notebook itself isn't modified of course, and nbconvert
will work just the same as before.
In case you want this in the nbconvert
ed code as well, just put the <style>div.prompt {display:none}</style>
in a Raw NBConvert cell.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…