##// END OF EJS Templates
monkey patch codemirror with new functionality...
monkey patch codemirror with new functionality use marijnh recommended way: https://github.com/marijnh/CodeMirror/pull/661

File last commit:

r7479:2b4ceca3
r9515:f1d5af1f
Show More
index.txt
25 lines | 477 B | text/plain | TextLexer
MinRK
remove IPython.kernel scripts and put migration notice in docs....
r3520 .. _parallel_index:
====================================
Using IPython for parallel computing
====================================
MinRK
rebase IPython.parallel after removal of IPython.kernel...
r3672 .. toctree::
:maxdepth: 2
parallel_intro.txt
parallel_process.txt
parallel_multiengine.txt
MinRK
parallel magics get their own doc file
r7479 magics.txt
MinRK
rebase IPython.parallel after removal of IPython.kernel...
r3672 parallel_task.txt
MinRK
document new AsyncResult properties
r6472 asyncresult.txt
MinRK
rebase IPython.parallel after removal of IPython.kernel...
r3672 parallel_mpi.txt
MinRK
add db,resubmit/retries docs
r3876 parallel_db.txt
MinRK
rebase IPython.parallel after removal of IPython.kernel...
r3672 parallel_security.txt
parallel_winhpc.txt
parallel_demos.txt
dag_dependencies.txt
parallel_details.txt
parallel_transition.txt
MinRK
remove IPython.kernel scripts and put migration notice in docs....
r3520