<div dir="ltr"><div>Hi Antonio,</div><div><br></div><div>If you're in an office with people and you don't want to set up an actual website, you could also just send them the html file, or put it in a file sharing space in your office, or Dropbox. Even if your colleagues aren't particularly techie, they only need to "open" the html file to display it a browser.</div>
<div><br></div><div>But, a read-only mode for Notebook is something I've wanted too. The reason is that IPython Notebook provides its own authentication mechanism, so something can be at a public address, but still relatively private. And it's trivial to get going, since Notebook runs a webserver for you.</div>
<div><br></div><div>Of course I can use another authentication system on the static html, like Dropbox sharing, or set up a webserver with a password-protected area, but it would be pretty nice if Notebook supported read-only access as fully as it supports read/write access.</div>
<div><br></div><div>Cheers,</div><div>Clare</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 14 August 2014 12:03, Brian Granger <span dir="ltr"><<a href="mailto:ellisonbg@gmail.com" target="_blank">ellisonbg@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The multiuser notebook server we are working on will eventually have<br>
something like this. But the single user server won't. In the meantime<br>
I would use nbviewer, or just nbconvert and a static website.<br>
<br>
Cheers,<br>
<br>
Brian<br>
<div><div class="h5"><br>
On Wed, Aug 13, 2014 at 9:56 PM, Antonino Ingargiola <<a href="mailto:tritemio@gmail.com">tritemio@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I need to share some notebooks with some colleagues from my desktop<br>
> (windows).<br>
><br>
> Would be possible to configure an ipython notebook server that accepts<br>
> connection from different machines but serves notebooks in read-only mode?<br>
><br>
> I remember that at some point in the past (maybe around 0.13) I had a<br>
> configuration like this, but I don't remember if it was just some side<br>
> effect of the firewall.<br>
><br>
> I could try to install nbviewer but I would also need to setup a second<br>
> server to host the ipynb files IIUC. Any guidance on how to setup nbviewer<br>
> for local files on Windows would also help :).<br>
><br>
> Antonio<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<br>
> IPython-dev mailing list<br>
> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Brian E. Granger<br>
Cal Poly State University, San Luis Obispo<br>
@ellisonbg on Twitter and GitHub<br>
<a href="mailto:bgranger@calpoly.edu">bgranger@calpoly.edu</a> and <a href="mailto:ellisonbg@gmail.com">ellisonbg@gmail.com</a><br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</font></span></blockquote></div><br></div>