Skip to content

Commit

Permalink
fix: temporarily disable schwab task
Browse files Browse the repository at this point in the history
  • Loading branch information
daneisburgh committed Dec 21, 2023
1 parent 14590cf commit acc7876
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions databricks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ resources:
job_cluster_key: job_cluster
notebook_task:
notebook_path: "invaas/coinbase/coinbase_notebook.ipynb"
- task_key: schwab
depends_on:
- task_key: coinbase
job_cluster_key: job_cluster
notebook_task:
notebook_path: "invaas/schwab/schwab_notebook.ipynb"
# - task_key: schwab
# depends_on:
# - task_key: coinbase
# job_cluster_key: job_cluster
# notebook_task:
# notebook_path: "invaas/schwab/schwab_notebook.ipynb"
targets:
dev:
mode: development
Expand Down

0 comments on commit acc7876

Please sign in to comment.