##// END OF EJS Templates
Merge pull request #7221 from Carreau/master...
Matthias Bussonnier -
r19552:c7ab694c merge
parent child Browse files
Show More
@@ -105,7 +105,7 b' Example'
105 Here's the Kernel spec ``kernel.json`` file for this::
105 Here's the Kernel spec ``kernel.json`` file for this::
106
106
107 {"argv":["python","-m","echokernel", "-f", "{connection_file}"],
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