Skip to content

Commit 8710154

Browse files
committed
fixed wrong kernel application's name
1 parent 94ff557 commit 8710154

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kernel-spec/kernel-docker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"argv": ["icsharpcore-kernel", "{connection_file}"],
2+
"argv": ["icsharp-kernel", "{connection_file}"],
33
"display_name": "SciSharp Cube",
44
"language": "csharp"
55
}

0 commit comments

Comments
 (0)