[3pt] Make this stack available as a template project #154
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
sig/user-experience
Issues or PRs related to the User Experience of our Services, Tools, and Libraries.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Is your feature request related to a problem? Please describe.
As a Data Scientist, I want the option to consume this predictable stack directly as a template GitHub project,
so that I can start to build upon it on a new GitHub repository that is pre-populated with the stack's content.
High-level Goals
Users can use this predictable stack to populate the skeleton and initial content of a new GitHub repository.
The user's new repo contains a ready-to-use software stack, and possibly some sample usage code
Describe the solution you'd like
A sample generic data science project template repo is available from the aicoe-aiops team at https://github.com/aicoe-aiops/project-template, with plans to make it available via the cookiecutter CLI (see aicoe-aiops/project-template#41)
This request is about providing something similar, but based on this predictable stack.
Additional context
This is related to thoth-station/core#402
Acceptance Criteria
The text was updated successfully, but these errors were encountered: