The embedding with a running notebook server throws a content security error, while it works fine with the online nbviewer output of the notebook.
Code implementation : https://github.com/dvigneshwer/Spawning_jupyter_notebook_webapp for embedding a notebook in a webapp I have also mentioned th problems I am facing in this implementation. Any reviews will be appreciated. On Tuesday, 6 September 2016 20:29:39 UTC+5:30, vigneshwer dhinakaran wrote: > > Hi, > > I am facing problems embedding the jupyter notebook in an iframe in a > webpage. > > Followed this official link > https://github.com/jupyter/notebook/blob/master/docs/source/public_server.rst#embedding-the-notebook-in-another-website > > Got a refused to display error and there was not custom directory in my > ~/.jupyter dir > > More details :- https://github.com/jupyter/notebook/issues/1256 > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/35c8c173-1fc7-4442-b74f-80c3b44c2b28%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
