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 21c9f52 commit 5a076c8Copy full SHA for 5a076c8
plugins/dsa/cli/slicer_cli_list.json
@@ -1,6 +1,9 @@
1
{
2
"MONAILabelAnnotation": {
3
- "type" : "python"
+ "type": "python",
4
+ "docker-params": {
5
+ "network_mode": "host"
6
+ }
7
},
8
"MONAILabelTraining": {
9
"type" : "python"
0 commit comments