-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
MVPKiller feature sprintKiller feature sprintenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Smart Stacks
Pre-defined package combinations that just work:
cortex stack ml # PyTorch, CUDA, Jupyter, pandas, numpy
cortex stack webdev # Node, npm, nginx, postgres
cortex stack devops # Docker, kubectl, terraform, ansible
cortex stack data # Python, pandas, jupyter, postgres clientRequirements
- Create
stacks.jsonwith curated package lists - Add
cortex stack <name>command - List available stacks with
cortex stack --list - Hardware-aware variants (ml-cpu vs ml-gpu)
Stacks to Include
| Stack | Packages |
|---|---|
| ml | pytorch, cuda, jupyter, numpy, pandas, matplotlib |
| ml-cpu | pytorch-cpu, jupyter, numpy, pandas |
| webdev | nodejs, npm, nginx, postgresql |
| devops | docker, kubectl, terraform, ansible |
| data | python3, pandas, jupyter, sqlalchemy |
Bounty: $25 now (+$25 match after funding)
Total: $50 when we close our funding round.
Metadata
Metadata
Assignees
Labels
MVPKiller feature sprintKiller feature sprintenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers