[IPython-dev] IPython Notebook in read-only mode

Brian Granger ellisonbg at gmail.com
Wed Aug 13 22:03:51 EDT 2014


The multiuser notebook server we are working on will eventually have
something like this. But the single user server won't. In the meantime
I would use nbviewer, or just nbconvert and a static website.

Cheers,

Brian

On Wed, Aug 13, 2014 at 9:56 PM, Antonino Ingargiola <tritemio at gmail.com> wrote:
> Hi,
>
> I need to share some notebooks with some colleagues from my desktop
> (windows).
>
> Would be possible to configure an ipython notebook server that accepts
> connection from different machines but serves notebooks in read-only mode?
>
> I remember that at some point in the past (maybe around 0.13) I had a
> configuration like this, but I don't remember if it was just some side
> effect of the firewall.
>
> I could try to install nbviewer but I would also need to setup a second
> server to host the ipynb files IIUC. Any guidance on how to setup nbviewer
> for local files on Windows would also help :).
>
> Antonio
>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



-- 
Brian E. Granger
Cal Poly State University, San Luis Obispo
@ellisonbg on Twitter and GitHub
bgranger at calpoly.edu and ellisonbg at gmail.com



More information about the IPython-dev mailing list