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

Make the slide exporter a little more configurable #542

Merged
merged 2 commits into from
Mar 6, 2017
Merged

Make the slide exporter a little more configurable #542

merged 2 commits into from
Mar 6, 2017

Conversation

yuvipanda
Copy link
Contributor

  • Allow configuring which theme to use for reveal.js
  • Allow configuring where to load jQuery / require_js / font-awesome from (same reason as Allow customization of URL used to load mathjax #315)
  • Move default for loading font-awesome to cdnjs to match default for other URLs

Some installations (such as Wikimedia) prohibit usage of external
CDNs for privacy reasons, and this allows them to continue using
nbconvert.

I also got font-awesome from cdnjs as well, since that's where
the other defaults were pointing to.
@mpacer
Copy link
Member

mpacer commented Mar 6, 2017

This lgtm.

@mpacer mpacer merged commit a868ee1 into jupyter:master Mar 6, 2017
@minrk minrk added this to the 5.2 milestone Mar 27, 2017
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.

3 participants