We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I want to hide some of the Python used to produce a graph but not the graph. Is there a way to achieve this? thomas
The text was updated successfully, but these errors were encountered:
There is an IPython notebook plugin for that: https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/Hide-Input-All
Sorry, something went wrong.
This is also an very nice extension for this purpose and is easy to install: https://github.com/kirbs-/hide_code
On Thu, Oct 8, 2015 at 5:24 AM, Debsankha Manik notifications@github.com wrote:
There is an IPython notebook plugin for that: https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/Hide-Input-All — Reply to this email directly or view it on GitHub #150 (comment).
There is an IPython notebook plugin for that:
https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/Hide-Input-All
— Reply to this email directly or view it on GitHub #150 (comment).
Additionally, the hide functionality seems to be finally approaching the notebook in the future... ref: jupyter/notebook#534
Closing as duplicate of #32
No branches or pull requests
Hi, I want to hide some of the Python used to produce a graph but not the graph. Is there a way to achieve this?
thomas
The text was updated successfully, but these errors were encountered: