Skip to content

Commit 59c2c39

Browse files
minor updates to index.md file
1 parent 5e0ab55 commit 59c2c39

File tree

1 file changed

+10
-8
lines changed
  • content/learning-paths/embedded-and-microcontrollers/edge_impulse_greengrass

1 file changed

+10
-8
lines changed

content/learning-paths/embedded-and-microcontrollers/edge_impulse_greengrass/_index.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ draft: true
55
cascade:
66
draft: true
77

8-
minutes_to_complete: 90
8+
minutes_to_complete: 120
99

1010
who_is_this_for: This learning path is for Edge AI and embedded engineers who need to scalably deploy crafted ML for the Edge to thousands of edge devices.
1111

@@ -17,31 +17,33 @@ learning_objectives:
1717

1818
prerequisites:
1919
- An [Edge Impulse Studio](https://studio.edgeimpulse.com/signup) account (workshop will walk through this).
20+
- An AWS Account (if not being hosted by AWS Workshop Studio)
2021

2122
author: Doug Anson
23+
2224
### Tags
23-
skilllevels: Introductory
25+
skilllevels: Intermediate
26+
cloud_service_providers: AWS
2427
subjects: ML
2528
armips:
2629
- Cortex-M
30+
2731
tools_software_languages:
2832
- Edge Impulse
2933
- Edge AI
34+
3035
operatingsystems:
3136
- Linux
3237

33-
38+
### FIXED, DO NOT MODIFY
39+
# ================================================================================
3440
further_reading:
3541
- resource:
3642
title: Edge Impulse for beginners
3743
link: https://docs.edgeimpulse.com/docs/readme/for-beginners
3844
type: doc
3945

40-
41-
42-
### FIXED, DO NOT MODIFY
43-
# ================================================================================
44-
weight: 1 # _index.md always has weight of 1 to order correctly
46+
weight: 1 # _index.md always has weight of 1 to order correctly
4547
layout: "learningpathall" # All files under learning paths have this same wrapper
4648
learning_path_main_page: "yes" # This should be surfaced when looking for related content. Only set for _index.md of learning path content.
4749
---

0 commit comments

Comments
 (0)