mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-20 05:23:51 -07:00
checkpoint
This commit is contained in:
parent
7029a0dff5
commit
a995542e70
5 changed files with 61 additions and 37 deletions
9
data/data-pipeline/.vscode/launch.json
vendored
9
data/data-pipeline/.vscode/launch.json
vendored
|
@ -13,6 +13,15 @@
|
|||
"score-run"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Generate Score Post",
|
||||
"type": "python",
|
||||
"request": "launch",
|
||||
"module": "data_pipeline.application",
|
||||
"args": [
|
||||
"generate-score-post"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Data Cleanup",
|
||||
"type": "python",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue