Skip to content

Commit ab514f7

Browse files
committed
Add dockerHost address to the Nsight Jupyter plugin
1 parent f141fbe commit ab514f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/jupyter_nsight_plugin_settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"ui": {
33
"enabled": true,
44
"suppressServerAddressWarning": true,
5+
"dockerHost": "127.0.0.1",
56
},
67
"nsys": {
78
"installationPath": "/usr/local/cuda",

0 commit comments

Comments
 (0)