diff --git a/commands.txt b/commands.txt new file mode 100644 index 0000000..4af83d5 --- /dev/null +++ b/commands.txt @@ -0,0 +1,6 @@ +bacalhau job run --id-only setting-up/workload-onboarding/CUDA/CUDA.yaml +bacalhau job run --id-only setting-up/workload-onboarding/r-custom-docker-prophet/r-custom-docker-prophet.yaml +bacalhau job run --id-only setting-up/workload-onboarding/python/Python-Custom-Container/custom-containers.yaml +bacalhau job run --id-only setting-up/workload-onboarding/python/trivial-python/trivial-python.yaml +bacalhau job run --id-only setting-up/workload-onboarding/python/python-pandas/python-pandas.yaml +bacalhau job run --id-only setting-up/workload-onboarding/r-hello-world/r-hello-world.yaml diff --git a/setting-up/workload-onboarding/CUDA/index.md b/setting-up/workload-onboarding/CUDA/index.md index 01188d8..62940fb 100644 --- a/setting-up/workload-onboarding/CUDA/index.md +++ b/setting-up/workload-onboarding/CUDA/index.md @@ -155,4 +155,4 @@ cat results/stdout If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel). -![Static Badge](https://img.shields.io/badge/Test-Fail-red) \ No newline at end of file +![Static Badge](https://img.shields.io/badge/Test-Pass-green) \ No newline at end of file diff --git a/setting-up/workload-onboarding/python/Python-Custom-Container/index.md b/setting-up/workload-onboarding/python/Python-Custom-Container/index.md index de6f942..4edc38b 100644 --- a/setting-up/workload-onboarding/python/Python-Custom-Container/index.md +++ b/setting-up/workload-onboarding/python/Python-Custom-Container/index.md @@ -350,4 +350,4 @@ To view the file, run the following command: ## Support If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel). -![Static Badge](https://img.shields.io/badge/Test-Fail-red) \ No newline at end of file +![Static Badge](https://img.shields.io/badge/Test-Pass-green) \ No newline at end of file diff --git a/setting-up/workload-onboarding/python/python-pandas/index.md b/setting-up/workload-onboarding/python/python-pandas/index.md index 9b2b2ad..6a1b044 100644 --- a/setting-up/workload-onboarding/python/python-pandas/index.md +++ b/setting-up/workload-onboarding/python/python-pandas/index.md @@ -153,4 +153,4 @@ cat results/stdout ## Support If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel). -![Static Badge](https://img.shields.io/badge/Test-Fail-red) \ No newline at end of file +![Static Badge](https://img.shields.io/badge/Test-Pass-green) \ No newline at end of file diff --git a/setting-up/workload-onboarding/python/trivial-python/index.md b/setting-up/workload-onboarding/python/trivial-python/index.md index 30e3841..00133df 100644 --- a/setting-up/workload-onboarding/python/trivial-python/index.md +++ b/setting-up/workload-onboarding/python/trivial-python/index.md @@ -110,4 +110,4 @@ cat results/stdout If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel). -![Static Badge](https://img.shields.io/badge/Test-Fail-red) \ No newline at end of file +![Static Badge](https://img.shields.io/badge/Test-Pass-green) \ No newline at end of file diff --git a/setting-up/workload-onboarding/r-custom-docker-prophet/index.md b/setting-up/workload-onboarding/r-custom-docker-prophet/index.md index c783fc8..e066c4f 100644 --- a/setting-up/workload-onboarding/r-custom-docker-prophet/index.md +++ b/setting-up/workload-onboarding/r-custom-docker-prophet/index.md @@ -262,4 +262,4 @@ You can't natively display PDFs in notebooks, so here are some static images of If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel). -![Static Badge](https://img.shields.io/badge/Test-Fail-red) \ No newline at end of file +![Static Badge](https://img.shields.io/badge/Test-Pass-green) \ No newline at end of file diff --git a/setting-up/workload-onboarding/r-hello-world/index.md b/setting-up/workload-onboarding/r-hello-world/index.md index a778e2e..6501bdb 100644 --- a/setting-up/workload-onboarding/r-hello-world/index.md +++ b/setting-up/workload-onboarding/r-hello-world/index.md @@ -127,4 +127,4 @@ cat job.yaml ## Support If you have questions or need support or guidance, please reach out to the [Bacalhau team via Slack](https://bacalhauproject.slack.com/ssb/redirect) (**#general** channel). -![Static Badge](https://img.shields.io/badge/Test-Fail-red) \ No newline at end of file +![Static Badge](https://img.shields.io/badge/Test-Pass-green) \ No newline at end of file