##// END OF EJS Templates
command-line pass...
command-line pass * profile create does *not* include redundant '--init', inherited from parent app * --init message more verbose * include aliases in items scrubbed from the argv passed to the kernel from the frontend, now that unrecognized aliases throw a warning * remove plain/pure as aliases, leaving only bool flags * make <engine|controller>_launcher_class help message more verbose, including example values * engines inherit work_dir from launching ipcluster by default, rather than using profile_dir * unimportable launcher classes won't cause a crash in ipcluster
MinRK -
r4247:7115b61b
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / qt / console
tests
__init__.py Loading ...
ansi_code_processor.py Loading ...
bracket_matcher.py Loading ...
call_tip_widget.py Loading ...
completion_lexer.py Loading ...
completion_widget.py Loading ...
console_widget.py Loading ...
frontend_widget.py Loading ...
history_console_widget.py Loading ...
ipython_widget.py Loading ...
kill_ring.py Loading ...
pygments_highlighter.py Loading ...
qtconsoleapp.py Loading ...
rich_ipython_widget.py Loading ...
styles.py Loading ...