##// END OF EJS Templates
Select language based on old notebook meta.lang....
Select language based on old notebook meta.lang. Also fix UI when selecting kernels by string. Fix #7744 and #7742

File last commit:

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