<div dir="ltr">Hello,<div><br></div><div>I have two questions concerning ParaViewWeb.</div><div><br></div><div>1. I want to embed the ParaViewWeb visualizer in iPython. This page (<a href="http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/ipython">http://www.paraview.org/ParaView3/Doc/Nightly/www/js-doc/index.html#!/guide/ipython</a>) suggests the standard way of doing that is embedding an iframe that references a ParaViewWeb Visualizer instance.</div>
<div><br></div><div>My iPython instances are handled over an https connection, so embedding an http iframe from a separate server will throw security errors in my browser.</div><div><br></div><div>Is there any easy solution to get around this? I'd like to keep authentication on my servers, but I'd also really like to use the embedded Visualizer (cause it's super super cool :D)</div>
<div><br></div><div>2. Is there any documentation on the overhead of the server-side rendering for ParaViewWeb? I noticed by default Paraview still spawns an X renderer for every rendering that is happening on the client.</div>
<div><br></div><div>Ideally I'd just like Paraview to not try to render stuff server-side, and the client just handle the drawing with WebGL, but I probably am missing some critical point about the paraview architecture.</div>
<div><br></div><div>Thanks,</div><div>Ben</div></div>