##// 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 / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...