<div class="gmail_quote">On Mon, Aug 27, 2012 at 7:06 PM, Matthias BUSSONNIER <span dir="ltr"></span>wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Le 27 août 2012 à 18:33, Vladan Divljak a écrit :<br>
<div class="im"><br>
> On Mon, Aug 27, 2012 at 5:40 PM, Matthias BUSSONNIER wrote:<br>
><br>
> Le 27 août 2012 à 17:29, Vladan Divljak a écrit :<br>
><br>
> > Hi,<br>
> ><br>
> > I would like to run IPython Notebook as server with already made "Notebook file" then from remote PC run the project. So it would have presentation part and Python code part which will need to be executed/controlled from remote machine that doesn't even have Python.<br>
> > Is it possible?<br>
><br>
> If I understat correctly that is (one of) the goal of the notebook server.<br>
><br>
> > If answer is Yes, can someone be kind enough and link me to some guide or small documentation?<br>
> > If answer is No, does IPython offer similar scenario with some third-party which is easy and tested to work?<br>
><br>
> What you want to do is run the notebook server on one of you computer but being accessible from the outside.<br>
> you should read this part of the doc<br>
> <a href="http://ipython.org/ipython-doc/stable/interactive/htmlnotebook.html#quick-howto-running-a-public-notebook-server" target="_blank">http://ipython.org/ipython-doc/stable/interactive/htmlnotebook.html#quick-howto-running-a-public-notebook-server</a><br>
><br>
> That explain how to run a public notebook server.<br>
> You are **strongly** encouraged to add ssl certificate and password to your notebook server.<br>
><br>
> Thanks alot<br>
><br>
> As this server PC will have Internet connection can I call it IP address or it's not that easy?<br>
<br>
</div>If it has a **global IP** yes, IPython notebook server is no different from any other servers.<br>
you can access the server with<br>
https://ip-adress:port/<br>
<div class="im"><br></div></blockquote><div><br>Well, then great :)<br>I will just need to put myself at work, and hopefully it will all work well<br></div><div> <br> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">
> If your computer is not remotely accessible, you should be able to make a demo using<br>
> <a href="https://notebookcloud.appspot.com/" target="_blank">https://notebookcloud.appspot.com/</a><br>
> (notebook server running on EC2)<br>
><br>
> Probably great, but I don't have EC2 account unfortunately<br>
<br>
</div>EC2 if "free" for one year<br>
<a href="http://aws.amazon.com/fr/free/" target="_blank">http://aws.amazon.com/fr/free/</a><br>
750 hrs = 31,25*24 h /month.<br>
</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hope it'll work.<br></blockquote><div><br>Sure, thanks :)<br>I just don't believe in free when they ask me enter my credit card details ;)<br><br></div></div>Thank you Matthias for your prompt support<br>Best wishes<br>