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

examples as submodules #6

Open
bjuergens opened this issue Mar 23, 2018 · 0 comments
Open

examples as submodules #6

bjuergens opened this issue Mar 23, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@bjuergens
Copy link
Collaborator

Idee: batch-configuration should be like a pluing for the project. User, who use teco/sdil conventions, shouldn't need to change anything on the plugin. And when the convention change, the plugin should update automatically.

  • move schedule.sh (and supporting files) into .batch subfolder in the actual projects
  • put the configurations into separate repositories

--> you can add "git_batch" to your project with git-submodule

so examples look like:

  • examples/
    • at_notebook/
      • dummy.notebook
      • requirements.txt
      • .batch/ (separate repository?)
        • schedule.sh
        • run.sh
        • exec_notebook.py
@bjuergens bjuergens added the enhancement New feature or request label Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant