##// END OF EJS Templates
Changed add_class and remove_class to use messages instead of stateful communication
Changed add_class and remove_class to use messages instead of stateful communication

File last commit:

r14009:6f019b30
r14399:23e1d86c
Show More
__main__.py
3 lines | 112 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.qt.console import qtconsoleapp as app
app.launch_new_instance()