Skip to content

Commit

Permalink
Disable RTC on stat159 hub
Browse files Browse the repository at this point in the history
https://uctech.slack.com/archives/CC3NKQA3B/p1646276416672839
@fperez encountered serious data corruption bugs, that
we suspect is caused by enabling collaborative editing.
Let's turn it off and see if it goes away?
  • Loading branch information
yuvipanda committed Mar 3, 2022
1 parent 7fed76f commit 7a9c411
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deployments/stat159/config/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ jupyterhub:
# Tell code where to display GUIs
# The VNC /desktop link must be opened already for this to work
DISPLAY: ":1.0"
# Enable RTC and jupyterlab-link-share
cmd:
- jupyterhub-singleuser
- --LabApp.collaborative=true
extraFiles:
lab-config:
data:
Expand Down

0 comments on commit 7a9c411

Please sign in to comment.