Using the online nbviewer I was able to embedd the notebook in an iframe but the live notebook server was throwing content security errors.
I have raised following issue with detailed implementation: https://github.com/jupyter/notebook/issues/1256#issuecomment-244880417 https://github.com/jupyter/notebook/issues/1745 Code implementation : https://github.com/dvigneshwer/Spawning_jupyter_notebook_webapp On Tuesday, 6 September 2016 20:41:00 UTC+5:30, vigneshwer dhinakaran wrote: > > Is there any ways to spawn an notebook session by api calls or web request. > > Need to spawn the notebook session or content model in a iframe on click > of a button and save the associated model. > > Any links or comments will be appreciated. > > > https://jupyter-notebook.readthedocs.io/en/latest/extending/contents.html#writing-a-custom-contentsmanager > -- 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/656fc7d4-e9db-4751-adcd-fc8b3e97c935%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
