Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JupyterLab docker "Collaborative" mode #2979

Open
emiliocimino opened this issue Feb 13, 2023 · 5 comments
Open

JupyterLab docker "Collaborative" mode #2979

emiliocimino opened this issue Feb 13, 2023 · 5 comments
Labels
kind/enhancement status/triage Issue needs to be triaged

Comments

@emiliocimino
Copy link

Hi everyone,
Thanks for this project, I think it's really useful in MLOps experiments.

I've a couple of questions about the Jupyterlab base image:

  1. Is there any way to launch a session with the -- collaborative, allowing real time editing of files with multiple users?
  2. If not, have you already planned to do it?

Thanks for any answer :)

@rokroskar
Copy link
Member

Hi @emiliocimino! Thanks for dropping by! It is technically possible to do this and we have experimented with it in the past, but we haven't found users requesting it. So, at the moment it is not on our roadmap. Do you have a frequent use for this feature of JupyterLab?

@emiliocimino
Copy link
Author

Hi @rokroskar, thanks for answering :).

I found the collaborative mode particularly useful while working on certain ML projects that require joint coding efforts. In such cases, the version control offered by JupyterLab in collaborative mode is more efficient in synchronizing multiple clients compared to using git, resulting in being more productive.

@rokroskar
Copy link
Member

Ok thanks for clarifying! I will move this issue to the main renku repo because implementing this actually impacts several different components. I don't think the effort is huge, so it's possible we can fit it in in the next few months, especially if we find that other users are also interested in such a feature.

@rokroskar rokroskar transferred this issue from SwissDataScienceCenter/renkulab-docker Mar 1, 2023
@rokroskar rokroskar added kind/enhancement status/triage Issue needs to be triaged labels Mar 1, 2023
@rokroskar
Copy link
Member

Just to clarify before diving further into this - you are using renku sessions via renkulab.io or are you just using the docker images and running them some other way?

@emiliocimino
Copy link
Author

I used renku sessions from renkulab.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement status/triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants