Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions data/2024/playroom/reconstruction_JRTA.html

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions playroom.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ <h1>Assignment 4 Teams Playroom Reconstructions</h1>
<iframe src="data/2024/playroom/rima_rebei.html" width="100%" height="600px" frameborder="0"></iframe>
<figcaption>Rima</figcaption>
</figure>

<figure>
<iframe src="data/2024/playroom/reconstruction_JRTA.html" width="100%" height="600px" frameborder="0"></iframe>
<figcaption> Roberto, Michael, and Ryan </figcaption>
</figure>

<!-- Add your plots here copying the code above -->
<!-- Change the src to point to your html file and adjust the caption to your names -->
Expand Down