From 7169538f6441b953550e0db84ca2c9b97e9a0bb1 Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Tue, 26 May 2020 11:51:28 -0700 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6a44777..2ac764a 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,8 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Query Experiment Tracking Results From Weights & Biases](https://github.com/machine-learning-apps/wandb-action) - [Run Parameterized Jupyter Notebooks](https://github.com/yaananth/run-notebook) - [Compile, Deploy and Run Kubeflow Pipeline](https://github.com/NikeNano/kubeflow-github-action) +- [Automatically Dockerize a data-science repository as a Jupyter Server](https://github.com/machine-learning-apps/repo2docker-action) +- [Azure Machine Learning w/GitHub Actions)[https://github.com/machine-learning-apps/ml-template-azure] ### Build From 995b194ff3cad4b8521f0dd2deb22736ea4bcc02 Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Tue, 26 May 2020 17:02:55 -0700 Subject: [PATCH 2/3] Update README.md Co-authored-by: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ac764a..7afefa6 100644 --- a/README.md +++ b/README.md @@ -452,7 +452,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Run Parameterized Jupyter Notebooks](https://github.com/yaananth/run-notebook) - [Compile, Deploy and Run Kubeflow Pipeline](https://github.com/NikeNano/kubeflow-github-action) - [Automatically Dockerize a data-science repository as a Jupyter Server](https://github.com/machine-learning-apps/repo2docker-action) -- [Azure Machine Learning w/GitHub Actions)[https://github.com/machine-learning-apps/ml-template-azure] +- [Azure Machine Learning w/GitHub Actions](https://github.com/machine-learning-apps/ml-template-azure) ### Build From 78112991232eada3b5a26a549d7846a7b822364b Mon Sep 17 00:00:00 2001 From: Hamel Husain Date: Thu, 27 Aug 2020 21:50:11 -0700 Subject: [PATCH 3/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7afefa6..dd5b0f6 100644 --- a/README.md +++ b/README.md @@ -451,8 +451,8 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Query Experiment Tracking Results From Weights & Biases](https://github.com/machine-learning-apps/wandb-action) - [Run Parameterized Jupyter Notebooks](https://github.com/yaananth/run-notebook) - [Compile, Deploy and Run Kubeflow Pipeline](https://github.com/NikeNano/kubeflow-github-action) -- [Automatically Dockerize a data-science repository as a Jupyter Server](https://github.com/machine-learning-apps/repo2docker-action) -- [Azure Machine Learning w/GitHub Actions](https://github.com/machine-learning-apps/ml-template-azure) +- [Automatically Dockerize A Data-Science Repo As A Jupyter Server](https://github.com/jupyterhub/repo2docker-action) +- [Azure Machine Learning With GitHub Actions](https://github.com/machine-learning-apps/ml-template-azure) ### Build