##// END OF EJS Templates
Fix debugger history outside of IPython....
Fix debugger history outside of IPython. This fixes the debugger when ran outside of IPython context as self.shell.debugger_history is not set.

File last commit:

r20955:c71dcbcd
r27137:2591ecb9
Show More
channels.py
1 line | 38 B | text/x-python | PythonLexer
from jupyter_client.channels import *