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 CLI deployment to each framework #102

Closed
edublancas opened this issue Feb 1, 2024 · 3 comments
Closed

add CLI deployment to each framework #102

edublancas opened this issue Feb 1, 2024 · 3 comments
Assignees
Labels
stash Label used to categorize issues that will be worked on next

Comments

@edublancas
Copy link
Contributor

once https://github.com/ploomber/cli/issues/36 is merged, we can add a command for users to deploy an application from the CLI

for example, in flask:

pip install ploomber-cloud
ploomber-cloud key YOUR-KEY
ploomber-cloud examples docker/flask
ploomber-cloud init
ploomber-cloud deploy --watch
@edublancas edublancas added the stash Label used to categorize issues that will be worked on next label Feb 1, 2024
@edublancas
Copy link
Contributor Author

let's start with the ones that appear in our grid: voila, panel, solara, streamlit, and shiny R

note that some examples require OpenAI keys, so let's choose some example that doesn't require anything but still shows something to spark interest in users

@bryannho
Copy link
Contributor

bryannho commented Mar 6, 2024

@edublancas this was addressed in #138 so I think it can be closed

@edublancas
Copy link
Contributor Author

good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stash Label used to categorize issues that will be worked on next
Projects
None yet
Development

No branches or pull requests

2 participants