Emphasize tutorials in Readme

This commit is contained in:
alnoam 2023-03-15 17:35:18 +02:00
parent 40c6db9d95
commit f4547db91b

View File

@ -37,23 +37,25 @@ Instrumenting these components is the **ClearML-server**, see [Self-Hosting](htt
**[Sign up](https://app.clear.ml) & [Start using](https://clear.ml/docs/) in under 2 minutes**
---
**Friendly tutorials to get you started**
<table>
<tbody>
<tr>
<td>Step 1: Experiment Management</td>
<td><a href="https://github.com/ainoam/clearml/blob/master/docs/tutorials/Getting_Started_1_Experiment_Management.ipynb"><b>Step 1</b></a> - Experiment Management</td>
<td><a target="_blank" href="https://colab.research.google.com/github/allegroai/clearml/blob/master/docs/tutorials/Getting_Started_1_Experiment_Management.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a></td>
</tr>
<tr>
<td>Step 2: Remote Execution Agent Setup</td>
<td><a href="https://github.com/ainoam/clearml/blob/master/docs/tutorials/Getting_Started_2_Setting_Up_Agent.ipynb"><b>Step 2</b></a> - Remote Execution Agent Setup</td>
<td><a target="_blank" href="https://colab.research.google.com/github/allegroai/clearml/blob/master/docs/tutorials/Getting_Started_2_Setting_Up_Agent.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a></td>
</tr>
<tr>
<td>Step 3: Remotely Execute Tasks</td>
<td><a href="https://github.com/ainoam/clearml/blob/master/docs/tutorials/Getting_Started_3_Remote_Execution.ipynb"><b>Step 3</b></a> - Remotely Execute Tasks</td>
<td><a target="_blank" href="https://colab.research.google.com/github/allegroai/clearml/blob/master/docs/tutorials/Getting_Started_3_Remote_Execution.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a></td>