You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the option to disable download is enabled via a CLI command flag. I'm not sure how code-server is integrated on jupyterlab notebooks and whether or not it's possible to configure the vs code-server launcher. If it is, we may be able to use an env variable to assign a value for the --disable-file-downloads flag depending on the notebook type (pro-b vs unc)
Currently we use a fork here
aaw-kubeflow-containers/docker-bits/6_jupyterlab.Dockerfile
Line 16 in 96c3c58
I think the reason for this initially was to block the download #281.
There has been action upstream in an issue upstream so maybe we'll be able to switch back at some point
As for remote desktop we do use original vscode and should get around to updating this as well.
In both cases may need to upgrade the French
.vsix
files for bothMight actually be a
size/M
but just update if necessaryThe text was updated successfully, but these errors were encountered: