##// END OF EJS Templates
rename show/hide methods to avoid jQuery conflict....
rename show/hide methods to avoid jQuery conflict. it seem that show and hide methods fron tooltip where collinding with jquery, sometime blocking the notebook. Move from css fadeIn/Out to jQuery fade In/Out, and replace addRemoveClass by fadeIn/fadeOut
Matthias BUSSONNIER -
r7202:f229c422
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / controller
__init__.py Loading ...
dependency.py Loading ...
dictdb.py Loading ...
heartmonitor.py Loading ...
hub.py Loading ...
mongodb.py Loading ...
scheduler.py Loading ...
sqlitedb.py Loading ...