domitry / nyaplot

interactive plots generator for Ruby
MIT License
219 stars 27 forks source link

Mixed content error - call for HTTP resource #84

Open wintermelons opened 6 years ago

wintermelons commented 6 years ago

I host my Jupyter notebook on a server and added HTTPS to it. But Nyaplot tries to load a script from a HTTP url. Is it possible to switch this to HTTPS? Would there be any harm to it?

I almost missed this error because the plot would simply show without errors on the notebook.

Here's the output of my Google Chrome console (after I enabled loading mixed content):