[IPython-dev] Different users - Auto Save - Clobbering
Doug Blank
doug.blank at gmail.com
Fri Feb 6 12:43:17 EST 2015
I think that this will help in IPython 3:
https://github.com/ipython/ipython/pull/7576
-Doug
On Fri, Feb 6, 2015 at 11:05 AM, John Omernik <john at omernik.com> wrote:
> Hey all, I know iPython Notebooks isn't quite multiuser, but in the
> mean time, I have a question I am having a hard time answering.
>
> I have a process right now where someone will be going in and editing
> and creating notebooks. This is my "writer" (at this point we are
> in a trusted env, therefore we are just using the same iPython
> Notebook server)
>
> If he opens a notebook, and then adds a bunch of stuff and keeps it
> open. Then someone else connects to the same notebook, but just
> observers... will the autosave on the "quasi" read only person's
> computer clobber changes made by the first? Should I setup a system to
> allow on read only access of the other users?
>
> Until iPython gets true multiusers, how could I approach this?
>
> Thanks!
>
> John
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150206/dc9a17ca/attachment.html>
More information about the IPython-dev
mailing list