Skip to content

WIP/ENH: Allow client args as IPython plugin_args #1374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2016

Conversation

effigies
Copy link
Member

I want to manage cluster processing outside of the default IPython profile, and this change allows nipype to accommodate that. While I'm only using the profile argument, this change accepts all of the valid parameters for IPython.parallel.Client. I think url_file, profile and cluster_id are probably a minimal set.

No tests yet, but throwing this up before I get too far, in case people have opinions on the approach, whether this is a good idea, etc.

@satra
Copy link
Member

satra commented Feb 24, 2016

@effigies - looks reasonable. a plugin can expose any args relevant to itself.

@satra satra merged commit 379375d into nipy:master Jun 12, 2016
@effigies effigies deleted the ipython_plugin_args branch September 16, 2016 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants