Skip to content

Instantly share code, notes, and snippets.

@PennyQ
Created September 27, 2021 21:04
Show Gist options
  • Save PennyQ/73a19ede93dbc03a95138feacfdb9fe5 to your computer and use it in GitHub Desktop.
Save PennyQ/73a19ede93dbc03a95138feacfdb9fe5 to your computer and use it in GitHub Desktop.
entry_points:
score:
parameters:
run_id: string
workspace: string
command: "python model/score.py --run_id {run_id} --workspace {workspace}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment