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

Is there anyway to return the HTML as an image so it can display when a Jupyter Notebook hosted by GitHub #583

Closed
palewire opened this issue Dec 31, 2016 · 2 comments

Comments

@palewire
Copy link
Contributor

Right now my HTML maps do not show up on GitHub. It would be cool if they could. Could an image work?

@ocefpaf
Copy link
Member

ocefpaf commented Dec 31, 2016

GitHub scrubs off the JS from the HTML. The best option is to use nbviewer links because it preserves the one-to-one correspondence with the code on GitHub and keeps the interactivity. If you really need a static image take a look at #35

@ocefpaf ocefpaf closed this as completed Dec 31, 2016
@palewire
Copy link
Contributor Author

palewire commented Jan 1, 2017

Thanks for the tip. I'll try it out.

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

2 participants