##// END OF EJS Templates
rename '--cluster' flag to '--parallel' in ProfileApp...
rename '--cluster' flag to '--parallel' in ProfileApp Now, to instruct the profile to include parallel scripts, you would do: $> ipython profile create foo --parallel instead of $> ipython profile create foo --cluster docs updated accordingly.

File last commit:

r3567:88a0371b
r4038:e6accb86
Show More
.gitignore
12 lines | 121 B | text/plain | TextLexer
build
./dist
docs/dist
docs/build
docs/_build
docs/source/api/generated
docs/gh-pages
*.py[co]
build
*.egg-info
*~
*.bak