##// END OF EJS Templates
Backport PR #2769: Allow shutdown when no engines are registered...
Backport PR #2769: Allow shutdown when no engines are registered When no engines are registered the `Client.shutdown` method raises a `NoEnginesRegistered` exception. This occurs before the hub shutdown thus preventing the hub from being shutdown.

File last commit:

r3954:94d97371
r9854:6a5646ef
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h