##// END OF EJS Templates
use `-c` to launch ipengine/ipcontroller on Windows Python 2...
use `-c` to launch ipengine/ipcontroller on Windows Python 2 The previous behavior, introduced to workaround multiprocessing bugs (#4911), caused an instance check failure, preventing `bind_kernel` from being able to tell if the kernel is an engine.
Min RK -
r19521:309dc970
Show More
Name Size Modified Last Commit Author
/ IPython / kernel / inprocess
tests
__init__.py Loading ...
blocking.py Loading ...
channels.py Loading ...
client.py Loading ...
ipkernel.py Loading ...
manager.py Loading ...
socket.py Loading ...