##// END OF EJS Templates
Remove sleep from the following,...
Remove sleep from the following, Button, float, int, multicontainer, selection widgets.

File last commit:

r14009:6f019b30
r14970:6bf533cf
Show More
__main__.py
3 lines | 105 B | text/x-python | PythonLexer
if __name__ == '__main__':
from IPython.html import notebookapp as app
app.launch_new_instance()