2015-09-02 152 views
2

如何隱藏ipython筆記本中輸入單元左側的「In [*]:」提示符,如下所示? enter image description here隱藏ipython筆記本提示

編輯:ipython notebook nbconvert - how to remove red 'out[N]' text in top left hand corner of cell output?中提出的問題與此處提出的問題不同。這裏我想隱藏瀏覽器本身的單元格編號,而不是nbconvert的輸出。但是,該問題中的responses之一確實解決了我的問題。

+1

可能重複[ipython筆記本nbconvert - 如何刪除單元格輸出左上角的紅'出\ [N \]'文本?](http://stackoverflow.com/questions/20184994/ IPython的筆記本 - nbconvert - 如何去除的紅色-OUTN文本,在機頂左側-CO) –

回答