Skip to content

Commit

Permalink
Fix some codelabs previews (#3924)
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel authored Jan 27, 2025
1 parent 4fd6eb4 commit 2fa79c3
Show file tree
Hide file tree
Showing 15 changed files with 10 additions and 13 deletions.
Binary file added assets/codelabs/air-filtration.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/codelabs/apriltag.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/codelabs/elastic.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/codelabs/postman.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/codelabs/qr.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/codelabs/shana-tobot.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/codelabs/sticker.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/tutorials/projects/air-filtration.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: "empty"
canonical: "https://codelabs.viam.com/guide/air-quality/index.html"
tags: ["APIs", "python"]
description: "Use Viam to automate an air filtration system using air quality sensors and an air filter attached to a box fan."
images: ["https://codelabs.viam.com/guide/air-quality/img/3902802cce8beb95.jpg"]
images: ["/codelabs/air-filtration.jpg"]
imageAlt: "Homemade air quality sensors"
authors: ["Joyce Lin"]
languages: []
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/projects/apriltag.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: "empty"
canonical: "https://codelabs.viam.com/guide/apriltag/index.html"
tags: ["APIs", "python"]
description: "Learn how to detect and decode AprilTags using a Viam module. We'll leverage the apriltag and OpenCV Python libraries to process images from a camera and extract information encoded in AprilTags."
images: ["https://codelabs.viam.com/guide/apriltag/img/a5b18406088a80fa.png"]
images: ["/codelabs/apriltag.jpeg"]
imageAlt: "apriltag demo"
authors: ["Joyce Lin"]
languages: []
Expand Down
4 changes: 3 additions & 1 deletion docs/tutorials/projects/build-an-outdoor-rover.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@ canonical: "https://www.viam.com/post/build-an-outdoor-rover"
tags: ["base", "outdoor", "solar", "rover"]
description: "Build and control an affordable, functional outdoor rover (choose 3)."
images:
["https://docs.viam.com/tutorials/outdoor-rover-boxbot/completed-rover.jpg"]
[
"https://cdn.prod.website-files.com/62fba5686b6d47653f1ed2ae/661d01ad3ff6d22de8040d6e_completed-rover.jpg",
]
aliases: /tutorials/build-an-outdoor-rover/
imageAlt: "Rover with mounted solar panel."
authors: ["Matt Vella"]
Expand Down
5 changes: 1 addition & 4 deletions docs/tutorials/projects/elastic.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@ layout: "empty"
canonical: "https://codelabs.viam.com/guide/monitoring-automation-elastic/index.html"
tags: ["APIs", "python"]
description: "Learn how to continually index sensor data from Viam into Elasticsearch and display an alert in the real world."
images:
[
"https://codelabs.viam.com/guide/monitoring-automation-elastic/img/aa78ebe437bc2401.png",
]
images: ["/codelabs/elastic.jpeg"]
imageAlt: "architecture diagram"
authors: ["Joyce Lin"]
languages: []
Expand Down
3 changes: 1 addition & 2 deletions docs/tutorials/projects/postman.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ layout: "empty"
canonical: "https://codelabs.viam.com/guide/postman-grpc-apis/index.html"
tags: ["APIs", "app"]
description: "You can use the Viam web app or SDKS to control your machines, but you can also use Viam's gRPC APIs directly."
images:
["https://codelabs.viam.com/guide/postman-grpc-apis/img/fc7fc0df536aaf5d.png"]
images: ["/codelabs/postman.png"]
imageAlt: "Viam API collection on Postman"
authors: ["Joyce Lin"]
languages: []
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/projects/qr-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: "empty"
canonical: "https://codelabs.viam.com/guide/qrcode/index.html"
tags: ["APIs", "python"]
description: "Learn how to use a QR code scanner to detect and decode QR codes using a Viam module. We'll leverage the pyzbar and OpenCV Python libraries to process images from a camera and extract information encoded in QR codes."
images: ["https://codelabs.viam.com/guide/qrcode/img/d26bc88909306225.png"]
images: ["/codelabs/qr.jpeg"]
imageAlt: "qr code demo"
authors: ["Joyce Lin"]
languages: []
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/projects/shana-tobot.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: "empty"
canonical: "https://codelabs.viam.com/guide/shana-tobot/index.html"
tags: ["APIs", "python"]
description: "This tutorial will walk you through making your own vending machine from scratch, along with a web application that allows you to operate your machine from any device."
images: ["https://codelabs.viam.com/guide/shana-tobot/img/686d2a32f40cc254.jpg"]
images: ["/codelabs/shana-tobot.jpeg"]
imageAlt: "sticker machine"
authors: ["Natalia Jacobowitz"]
languages: []
Expand Down
3 changes: 1 addition & 2 deletions docs/tutorials/projects/sticker-machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ layout: "empty"
canonical: "https://codelabs.viam.com/guide/sticker-wizard/index.html"
tags: ["APIs", "python"]
description: "This tutorial will walk you through making your own vending machine from scratch, along with a web application that allows you to operate your machine from any device."
images:
["https://codelabs.viam.com/guide/sticker-wizard/img/ef0f6732d21efc33.jpeg"]
images: ["/codelabs/sticker.jpeg"]
imageAlt: "sticker machine"
authors: ["Nick Hehr"]
languages: []
Expand Down

0 comments on commit 2fa79c3

Please sign in to comment.