##// END OF EJS Templates
Merge pull request #8301 from minrk/rm-qtconsole...
Merge pull request #8301 from minrk/rm-qtconsole remove qtconsole

File last commit:

r21143:7489246f
r21231:79730a28 merge
Show More
__main__.py
2 lines | 68 B | text/x-python | PythonLexer
Min RK
add missing jupyter_nbconvert.__main__
r21143 from .nbconvertapp import launch_new_instance
launch_new_instance()