Skip to content

Commit

Permalink
Add third video.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZIBOWANGKANGYU committed Jun 17, 2024
1 parent 58f2e22 commit e800832
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _posts/2024-06-16-copilot_ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,10 @@ ui <- tagList(
```

<iframe width="560" height="315" src="https://www.youtube.com/embed/uOJaaXEmpj0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

The small problem is also solved in no time. The same principle works with Copilot: don't assume and always ask.

Here is the complete version of this Shiny app that does not look like a Shiny app:

<iframe width="560" height="315" src="https://www.youtube.com/embed/uOJaaXEmpj0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
<iframe width="560" height="315" src="https://www.youtube.com/embed/lGR6JfKFyQ0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

0 comments on commit e800832

Please sign in to comment.