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

Function decorator #12

Open
mtrivedi50 opened this issue Oct 17, 2023 · 0 comments
Open

Function decorator #12

mtrivedi50 opened this issue Oct 17, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mtrivedi50
Copy link
Collaborator

mtrivedi50 commented Oct 17, 2023

Is your feature request related to a problem? Please describe.
N/A

Describe the solution you'd like

  • Create a @alto decorator (or something like that) that allows users to run functions (or a series of functions) on the cloud.
  • This decorator should replace the configuration YAML file.
  • When the user calls python <my_script_with_decorators>.py, the decorator should provision the infrastructure and run the code on said infrastructure.

Describe alternatives you've considered
N/A

Additional context
N/A

@mtrivedi50 mtrivedi50 added enhancement New feature or request help wanted Extra attention is needed labels Oct 17, 2023
@mtrivedi50 mtrivedi50 linked a pull request Feb 14, 2024 that will close this issue
@mtrivedi50 mtrivedi50 removed a link to a pull request Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant