Skip to content

Commit fffe798

Browse files
authored
step 3 in place
1 parent 96cdf66 commit fffe798

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azML-modelcreation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ https://github.com/user-attachments/assets/c199156f-96cf-4ed0-a8b5-c88db3e7a552
5858
2. Choose:
5959
- **Name**: `employee_data`
6060
- **Type**: Tabular
61-
- **Browse** and upload the `sample_data.csv` file.
61+
- **Browse** and upload the [sample_data.csv](./azML-modelcreation/data/sample_data.csv) file.
6262
3. Click **Next**, then **Review + Create**.
6363

6464
> Register the Dataset:
@@ -67,8 +67,8 @@ https://github.com/user-attachments/assets/c199156f-96cf-4ed0-a8b5-c88db3e7a552
6767
2. Confirm the schema (column names and types).
6868
3. Click **Create** to register the dataset.
6969

70+
https://github.com/user-attachments/assets/f8cbd32c-94fc-43d3-a7a8-00f63cdc543d
7071

71-
---
7272

7373
### **4. Create a New Notebook or Script**
7474
- Use the compute instance to open a **Jupyter notebook** or create a Python script.

0 commit comments

Comments
 (0)