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

allow bokeh js to load from cdns #53

Closed
anandjeyahar opened this issue Dec 30, 2016 · 1 comment
Closed

allow bokeh js to load from cdns #53

anandjeyahar opened this issue Dec 30, 2016 · 1 comment

Comments

@anandjeyahar
Copy link

Hi,
At the moment using the bokeh package in kaggle notebooks won't actually render the plots as the page/firewall/webserver blocks loading the js from bokeh's default cdn servers. This comes in the way of interactive(zoom, pan) visualizations that bokeh can provide.
So you can either load bokeh js, from that cdn, or host it in kaggle's cdn and redirect requests to that cdn to kaggle's .

@nerdcha
Copy link
Contributor

nerdcha commented Jan 8, 2017

Thanks, yes, that's something that we're keen to enable as soon as we can!

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