in nbextensions/usability/hide_input:

* edit yaml descriptor to use the currently un-used icon
This commit is contained in:
Josh Barnes
2015-12-31 02:03:25 +00:00
parent 1b974bfbbd
commit 54b5415ede
@@ -2,4 +2,5 @@ Type: IPython Notebook Extension
Compatibility: 3.x 4.x
Main: main.js
Name: Hide input
Icon: icon.png
Description: "toggle display of selected code cell's input"