Skip to content

Commit d51c466

Browse files
Update ai-core-metaflow-setup.md (#18818)
1 parent 654ec72 commit d51c466

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

tutorials/ai-core-metaflow-setup/ai-core-metaflow-setup.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ author_profile: https://github.com/karimmohraz
1919
- How to set up the Metaflow Python package for SAP AI Core
2020
- How to run a local test of your Metaflow pipeline.
2121

22-
Discover how Metaflow assists you, with diagrams and visualisations from production to deployment. For more information, see the [the Metaflow documentation.](https://docs.metaflow.org/introduction/why-metaflow)
22+
Discover how Metaflow assists you, with diagrams and visualization from production to deployment. For more information, see the [the Metaflow documentation.](https://docs.metaflow.org/introduction/why-metaflow)
2323

2424
---
2525

@@ -197,7 +197,6 @@ aws_secret_access_key = <YOUR_S3_ACCESS_KEY>
197197

198198
> **INFORMATION** the Metaflow library for SAP AI Core uses AWS, however you may skip the installation of AWS CLI.
199199
200-
[VALIDATE_1]
201200
[ACCORDION-END]
202201

203202

@@ -254,7 +253,6 @@ if __name__ == "__main__":
254253

255254
> **INFORMATION** You may discover more snippets in the [official Metaflow tutorials.](https://docs.metaflow.org/getting-started/tutorials)
256255
257-
[VALIDATE_1]
258256
[ACCORDION-END]
259257

260258

@@ -277,7 +275,7 @@ python hellometaflow.py run
277275
[VALIDATE_1]
278276
[ACCORDION-END]
279277

280-
[ACCORDION-BEGIN [Step 7: ](Save set up environment)]
278+
[ACCORDION-BEGIN [Step 8: ](Save set up environment)]
281279

282280

283281
[OPTION BEGIN [Python virtual environment]]

0 commit comments

Comments
 (0)