##// END OF EJS Templates
implement the completer in a separate class...
implement the completer in a separate class more feature like -completion based on 2 sources : * introspection in kernel * context of current cell (complete with matching words) * each source has its color in the completer
Matthias BUSSONNIER -
r7131:4b889ad5
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / apps
__init__.py Loading ...
baseapp.py Loading ...
ipclusterapp.py Loading ...
ipcontrollerapp.py Loading ...
ipengineapp.py Loading ...
iploggerapp.py Loading ...
launcher.py Loading ...
logwatcher.py Loading ...
win32support.py Loading ...
winhpcjob.py Loading ...