相关疑难解决方法(0)

从另一个域运行iframe中的IPython Notebook

我想在另一台服务器上的iframe内部运行我的服务器上的IPython笔记本.我收到此错误:

Refused to display 'my_url/Test.ipynb' in a frame because 
it set 'X-Frame-Options' to 'SAMEORIGIN'
Run Code Online (Sandbox Code Playgroud)

这里它说我应该为此设置一些x-frame-header选项:http: //ipython.org/ipython-doc/dev/whatsnew/development.html#iframe-embedding

我在哪里可以设置这个?如何更改此X-Frame-Option以便可以从其他站点嵌入?:)

iframe ipython ipython-notebook

5
推荐指数
1
解决办法
2008
查看次数

标签 统计

iframe ×1

ipython ×1

ipython-notebook ×1