IPython notebook extensions hide_input_all can toggle input cells in notepad, do they still show up in Gist?

I am trying to share some graphs I created in ipython / jupyter notebook with colleagues who don't need to see the code that created them. I have successfully (after some trial and misfortune) installed this extension https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/hide_input_all which hides the code in jupyter notebook, but then when I create a gist link using extending gist_it or copying the .ipynb file to gist manually, it still shows all the code.

Is this how it should work, or am I missing something? Seems to me the time when I really want to hide all my input code with nbviewer when I want to share it? not in the notebook when I write the code ...

+3
python ipython jupyter


source to share


No one has answered this question yet

Check out similar questions:

542
Using IPython notebooks under version control
138
How can I share Jupyter notebooks with non-programmers?
91
How to hide code from cells in ipython notebook rendered with nbviewer?
71
how to dynamically update a graph in a loop in ipython notebook (in one cell)
49
How to setup Jupyter / IPython notebook for Django?
7
IPython / Jupyter Notebook: how to render a markdown cell without reloading the document?
7
How can I show the same matplotlib metric multiple times in the same IPython notebook?
6
Easy way to browse ipython notebook
4
IPython: how to show the same plot in different cells?
3
Writing IPython Notebook Extensions That Can Perform Analysis Per Cell



All Articles
Loading...
X
Show
Funny
Dev
Pics