Skip to content
New issue

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

Hiding Python code but not the output #150

Closed
tschm opened this issue Oct 8, 2015 · 3 comments
Closed

Hiding Python code but not the output #150

tschm opened this issue Oct 8, 2015 · 3 comments

Comments

@tschm
Copy link

tschm commented Oct 8, 2015

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

@debsankha
Copy link

There is an IPython notebook plugin for that:
https://github.com/ipython-contrib/IPython-notebook-extensions/wiki/Hide-Input-All

@guidov
Copy link

guidov commented Oct 8, 2015

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).

@damianavila
Copy link
Owner

Additionally, the hide functionality seems to be finally approaching the notebook in the future... ref: jupyter/notebook#534

Closing as duplicate of #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants