##// END OF EJS Templates
use html-sanitizer instead of html-css...
use html-sanitizer instead of html-css always scrub css (for now)

File last commit:

r14009:6f019b30
r15640:422f2222
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()