##// END OF EJS Templates
relax timeouts in Terminal console check for kernel...
relax timeouts in Terminal console check for kernel and use kernel_info request to check instead of executions

File last commit:

r11754:d59fec67
r11785:c34c0030
Show More
__init__.py
3 lines | 93 B | text/x-python | PythonLexer
from .files import FilesWriter
from .stdout import StdoutWriter
from .base import WriterBase