##// END OF EJS Templates
Parallel magics (%result, %px, %autopx) are fixed....
Parallel magics (%result, %px, %autopx) are fixed. * They are now a proper extension using Components and the extension API. * The are loaded by the cluster profile.
Brian Granger -
r2312:fff2b380
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
__init_.py Loading ...
ipython_config_cluster.py Loading ...
ipython_config_math.py Loading ...
ipython_config_numeric.py Loading ...
ipython_config_pylab.py Loading ...
ipython_config_pysh.py Loading ...
ipython_config_sympy.py Loading ...