mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-24 14:33:20 +00:00
Fix markdown linting of Python
This commit is contained in:
parent
9bf0baa50d
commit
16d7dcd36d
@ -237,7 +237,7 @@ Notes:
|
||||
- For multi-node distributed training, AzureML has built-in functionality for multi-node communication which means you do not need SSH access between nodes.
|
||||
- You will need to build a Docker image for ColossalAI and push it to an Azure Container Registry and create an AzureML environment before you can launch a job.
|
||||
|
||||
```
|
||||
```python
|
||||
import os
|
||||
from azure.ai.ml import MLClient, command
|
||||
from azure.identity import DefaultAzureCredential
|
||||
|
Loading…
Reference in New Issue
Block a user