On Tue, Jun 6, 2017 at 4:12 PM, Jean Bigboute <[email protected]> wrote: > Thank you for posting this and I hope you are successful. As an occasional > Jupyter user, I have struggled to understand its use for collaborative work > when so much depends on future developments and additional infrastructure. > In my work environment we can't deploy IT services such as servers, > containers etc. on our own. We don't always have access to help sites > either. It is hard to know when to push and when to punt. I don't feel so > alone any more.
The usage for collaborative work should become easier soon. We had our dev meeting last week, and a version that allow some[1] syncing via google drive is almost ready (Ian did and does a fantastic job). You will probably see that in JupyterLab in one of the next releases (at least as an extension). Finding the right balance between consumers of Jupyter that want to deploy that on large number of nodes with hundreds of users – and single individual with limited permissions is hard. We have to make some concessions, and that's also why various frontends/backend exists. But IFAICT, google drive integration should need jupyterLab, one extension and an internet connection to be functional no more. That that should help a lot. The documentation can definitively get improvement – and as you might have seen in an earlier mail Jessica is starting to work with us on that and we are thrilled – but we can't cover all the ground. We also tend to assume more and more that people have internet to get help if you have an interest if having our docs offline and we don't provide a link please open an issue and we'll try to find time to make that happen. If you have experience in deploying in a difficult environment and have manage to go around some pain point, please let us know – or even better make a PR against our documentation. We'd love to have a clearer way of expressing the advantages drawback of each deployment but so far didn't had the time to sit down and write these as things are moving really fast even for us. Cheers, -- Matthias [1] kernel state is not shared. > > JBB > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/0fac0fc7-8ab1-4c40-89f0-18abfbb5a5f2%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CANJQusVrv9HFVFYPnWD8kXLrAFv1SVhEAq23E6Kg980HzMQeqw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
