##// END OF EJS Templates
Fix invalid json....
Matthias Bussonnier -
Show More
@@ -105,7 +105,7 b' Example'
105 105 Here's the Kernel spec ``kernel.json`` file for this::
106 106
107 107 {"argv":["python","-m","echokernel", "-f", "{connection_file}"],
108 "display_name":"Echo",
108 "display_name":"Echo"
109 109 }
110 110
111 111
General Comments 0
You need to be logged in to leave comments. Login now