##// END OF EJS Templates
replace project_name with language_name...
replace project_name with language_name - automatically choose language match, if only one - only list language matches in select dialog - list all kernels if no language match

File last commit:

r14009:6f019b30
r20193:e00dd9ac
Show More
__main__.py
3 lines | 102 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.terminal.console import app
app.launch_new_instance()