##// END OF EJS Templates
Autoclose stdin/err for bg scripts, when not assigned to user_ns...
Autoclose stdin/err for bg scripts, when not assigned to user_ns Close manually in unit tests. Closes gh-11171

File last commit:

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