##// END OF EJS Templates
Made ipcluster not use security by default. We need to revist this as ipcluster will...
Made ipcluster not use security by default. We need to revist this as ipcluster will eventually need security. But for now this should be fine as ipcluster only really works for starting things on localhost.

File last commit:

r736:d53b34f4
r1335:5458cf18
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$