Skip to content
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

Add support for kernel launch parameters #22

Merged
merged 1 commit into from
Aug 27, 2019
Merged

Add support for kernel launch parameters #22

merged 1 commit into from
Aug 27, 2019

Commits on Aug 27, 2019

  1. Add support for kernel launch parameters

    This updates the launch methods to include an optional parameter
    consisting of a dictionary of name/value pairs.  It also applies
    these to the SubprocessKernelLauncher's cmd string.  Finally, it
    provides a POC for how parameter metadata may get expressed and
    processed.
    
    Fixes #19
    kevin-bates committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    00b4950 View commit details
    Browse the repository at this point in the history