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 the ShellCode data plugin #20

Merged
merged 1 commit into from
Nov 6, 2022
Merged

Commits on Nov 6, 2022

  1. Add the ShellCode data plugin

    The `ShellCode` data plugin is a subclass of the `InstalledCode` plugin
    from `aiida-core`. The new plugin is used by the `launch_shell_job`
    utility function whenever a code has to be created on the fly. This will
    serve to be able to query for these kinds of codes and to distinguish
    them from codes that are typically setup manually.
    sphuber committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    9f92ba0 View commit details
    Browse the repository at this point in the history