Closed nolantait closed 4 years ago
Google charts won't load, even on the demo page: https://nbviewer.jupyter.org/github/SciRuby/daru-view/blob/master/spec/dummy_iruby/Google%20Charts%20-%20%20Line%20Chart.ipynb
Console says that the GET request to "https://www.google.com/uds/?file=visualization&v=1.0&packages=timeline&async=2" or whichever package you are loading has failed.
Hi @nolantait Did you try it locally as well ?
@Shekharrajak yeah I confirmed it in my local setup and then checked the demo page. Same error in local.
Working on it.
Google charts won't load, even on the demo page: https://nbviewer.jupyter.org/github/SciRuby/daru-view/blob/master/spec/dummy_iruby/Google%20Charts%20-%20%20Line%20Chart.ipynb
Console says that the GET request to "https://www.google.com/uds/?file=visualization&v=1.0&packages=timeline&async=2" or whichever package you are loading has failed.