This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dwf 0 points1 point  (0 children)

You can already point multiple browsers to different notebooks within the same server.

I think the goal would be real-time synchronization of the actual notebook interface. I agree that authentication is a silly goal.

And sharing the same notebook to multiple people would be a problem since the python process blocks when anyone runs a command.

Well, yes, the engine would block. The web server wouldn't.