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
|`JUPYTER_RSESSION_PROXY_USE_SOCKET`| Use unix sockets instead of TCP sockets |`no`| Anything other than case insensitive `no` or `false` will use unix socket |
50
+
|`JUPYTER_RSESSION_PROXY_WWW_FRAME_ORIGIN`| The value of the `www-frame-origin` flag to rserver |`same`||
51
+
|`RSERVER_TIMEOUT`| Idle timeout flag to rserver in minutes |`15`| Must be numeric and positive |
52
+
|`RSESSION_TIMEOUT`| Idle timeout flag to rsession in minutes |`15`| Must be numeric and positive |
53
+
|`NB_USER`| Fallback name of the Notebook user, if password database lookup fails |`getuser.getpass()`||
0 commit comments