##// END OF EJS Templates
Status monitoring added to notebook....
Status monitoring added to notebook. * Busy == red * Idle == gray * Restarting == black

File last commit:

r3408:261328d5
r4310:1f5c4be1
Show More
__init__.py
4 lines | 74 B | text/x-python | PythonLexer
try:
from mglob import *
except ImportError:
from _mglob import *