Skip to content

Commit f8d52a3

Browse files
authored
Merge 6abf0de into 6a07ef6
2 parents 6a07ef6 + 6abf0de commit f8d52a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

azML-modelcreation/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,11 @@ https://github.com/user-attachments/assets/c199156f-96cf-4ed0-a8b5-c88db3e7a552
6969

7070
https://github.com/user-attachments/assets/f8cbd32c-94fc-43d3-a7a8-00f63cdc543d
7171

72+
## Step 4: Create a New Notebook or Script
7273

73-
### **4. Create a New Notebook or Script**
7474
- Use the compute instance to open a **Jupyter notebook** or create a Python script.
7575
- Import necessary libraries:
76+
7677
```python
7778
import pandas as pd
7879
from sklearn.model_selection import train_test_split

0 commit comments

Comments
 (0)