Garden-AI / garden

https://garden-ai.readthedocs.io
MIT License
19 stars 4 forks source link

Scaffold hpc-notebook command #484

Closed WillEngler closed 3 months ago

WillEngler commented 3 months ago

For the Garden HPC prototype, we will want a separate CLI command for fast prototyping that doesn't impact the main product. This will be a separate Typer app called hpc-notebook. The new scaffolded app should have start and publish sub-commands that can be no-ops for now. But

Assumptions:

  1. The hpc-notebook command should not be visible by default in the main garden-ai --help text

Acceptance Criteria

Given I have garden-ai installed, when I run garden-ai hpc-notebook start or garden-ai hpc-notebook publish, then I will see some placeholder text printed to the console like "🚧🌱🚧 Under Construction 🚧🌱🚧".