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

Remove strip_output_prompt #836

Merged
merged 3 commits into from
Jan 10, 2017
Merged

Conversation

juhasch
Copy link
Member

@juhasch juhasch commented Jan 6, 2017

Use updated template from jupyter/nbconvert#500

@jcb91
Copy link
Member

jcb91 commented Jan 7, 2017

looks like the import in https://travis-ci.org/ipython-contrib/jupyter_contrib_nbextensions/jobs/189658004#L2118 needs removing, along with the relevant tests & edit to the conda recipe import-test

@juhasch
Copy link
Member Author

juhasch commented Jan 8, 2017

Yep, some things were still missing.

@@ -18,3 +18,6 @@ Internals

The codecell hiding state is stored in the metadata `IPython.notebook.metadata.hide_input`.
If it is set to `true`, all codecells will be hidden on reload.

Exporting using `nbconvert` is currently not supported.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the same metadata value is set as in hide_input, in which case the same export advice as there should work? Or perhaps I've misunderstood/misremembered

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It currently does not work. It should, so I am adding this now.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, apologies!

@juhasch juhasch merged commit 8feb369 into ipython-contrib:master Jan 10, 2017
@juhasch juhasch deleted the fix/strip_prompt branch February 11, 2017 09:06
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

Successfully merging this pull request may close these issues.

2 participants