We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5aa937 commit 1e023c3Copy full SHA for 1e023c3
docs/source/other/full-config.rst
@@ -796,7 +796,7 @@ Session.unpacker : DottedObjectName
796
Only used with custom functions for `packer`.
797
798
Session.username : Unicode
799
- Default: ``'echar4'``
+ Default: ``'username'``
800
801
Username for the Session. Default is your system username.
802
@@ -1388,4 +1388,3 @@ GatewayClient.ws_url : Unicode
1388
1389
The websocket url of the Kernel or Enterprise Gateway server. If not provided, this value
1390
will correspond to the value of the Gateway url with 'ws' in place of 'http'. (JUPYTER_GATEWAY_WS_URL env var)
1391
-
0 commit comments