##// END OF EJS Templates
Fix typo
Martin Spacek -
Show More
@@ -6,7 +6,7 b' import subprocess'
6 6 import sys
7 7
8 8 from IPython.lib.kernel import connect_qtconsole
9 from IPython.kernel.zmq.ipkernel import IPKernelApp
9 from IPython.kernel.zmq.kernelapp import IPKernelApp
10 10
11 11 #-----------------------------------------------------------------------------
12 12 # Functions and classes
General Comments 0
You need to be logged in to leave comments. Login now