Formatting
This commit is contained in:
Родитель
9819798894
Коммит
4d24ecf2a1
|
@ -15,11 +15,14 @@ The required content is hence spread across the four key areas below:
|
|||
|
||||
To use this accelerator:
|
||||
1) Go to the source [Git Repository](https://github.com/microsoft/azureml-ops-accelerator)
|
||||
2) Click on "Use this template"![Use this template](usethistemplate.png)
|
||||
**Cloning this Project**
|
||||
> This Project makes use of [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to reuse existing code artefacts and templates. To include these in your clone, one sequence is as below:
|
||||
> 1) Clone this project: **git clone https://github.com/microsoft/azureml-ops-accelerator.git**
|
||||
> 2) Next initiate and update your submodules using **git submodule init** and **git submodule update**
|
||||
3) Review your new Github Docs reference link to start consuming the accelerators content, and customising it to reflect the specifics of your project, Azure infrastructure needs and Data Science, DevOps processes. This repositories sample Github Docs experience [can be viewed at here.](https://microsoft.github.io/azureml-ops-accelerator/)
|
||||
4) Start at the Getting Started Section as it walks you through a step by step approach to project execution and assigns the relevant project roles and skills to each stage. ![Getting Started](GettingStarted.png)
|
||||
2) Click on "Use this template"
|
||||
<p align ="center"><img src="usethistemplate.png" alt="Use this template" /></p>
|
||||
|
||||
**Cloning this Project**
|
||||
> This Project makes use of [submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) to reuse existing code artefacts and templates. To include these in your clone, one sequence is as below:
|
||||
> 1) Clone this project: **git clone https://github.com/microsoft/azureml-ops-accelerator.git**
|
||||
> 2) Next initiate and update your submodules using **git submodule init** and **git submodule update**
|
||||
3) Review your new Github Docs reference link to start consuming the accelerators content, and customising it to reflect the specifics of your project, Azure infrastructure needs and Data Science, DevOps processes. This repositories sample Github Docs experience [can be viewed at here.](https://microsoft.github.io/azureml-ops-accelerator/)
|
||||
4) Start at the Getting Started Section as it walks you through a step by step approach to project execution and assigns the relevant project roles and skills to each stage.
|
||||
<p align ="center"><img src="GettingStarted.png" alt="Getting Started" /></p>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче