##// END OF EJS Templates
Update prompts.py...
Update prompts.py Get rid of spurious newline after the output prompt (Out[n]: ) in cases where prompt_toolkit is not used (e.g. running ipython inside Emacs)

File last commit:

r21337:03608cd1
r22818:f95a8ef2
Show More
connect.py
2 lines | 69 B | text/x-python | PythonLexer
from ipykernel.connect import *
from jupyter_client.connect import *