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

support extracted output in HTML template #5245

Merged
merged 2 commits into from Mar 1, 2014

Conversation

minrk
Copy link
Member

@minrk minrk commented Feb 28, 2014

allows

ipython nbconvert --to html --ExtractOutput.enabled=True

to work properly without any b64-encoded data.

allows

    ipython nbconvert --to html --ExtractOutput.enabled=True

to work properly without any b64-encoded data.
@jdfreder
Copy link
Member

jdfreder commented Mar 1, 2014

I just look at the changes and they look good to me.

@ellisonbg
Copy link
Member

This looks fine, @jdfreder is going to test interactively. Once he confirms it works, it can be merged.

@jdfreder
Copy link
Member

jdfreder commented Mar 1, 2014

This works, heads up though, the command was actually ipython nbconvert --to html --ExtractOutputPreprocessor.enabled=True (preprocessor).

jdfreder added a commit that referenced this pull request Mar 1, 2014
support extracted output in HTML template
@jdfreder jdfreder merged commit c3b22a3 into ipython:master Mar 1, 2014
@minrk
Copy link
Member Author

minrk commented Mar 1, 2014

Right, I forgot. Will consider renaming classes in another PR...

@minrk minrk deleted the multi-file-html branch March 1, 2014 01:31
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
support extracted output in HTML template
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.

None yet

3 participants