##// END OF EJS Templates
Use the proper python2 pygments lexer...
Use the proper python2 pygments lexer Since pygments 2.5 `PythonLexer` refers to python3 [1]. We have to be explicit if we want to use python2. [1] https://pygments.org/docs/changelog/

File last commit:

r21389:085662f6
r25431:8805293b
Show More
index.rst
9 lines | 230 B | text/x-rst | RstLexer

Using IPython for parallel computing

IPython.parallel has moved to ipyparallel.