##// END OF EJS Templates
make BlockingKernelClient the default Client...
make BlockingKernelClient the default Client the default Client class returned by `KernelManager.client()` should be BlockingKernelClient, because the base KernelClient is incomplete. Ultimately, the base KernelClient will probably become a blocking client, and the Blocking subclass will go away.

File last commit:

r9372:37f32253
r10384:23436149
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer