Skip to content

Commit

Permalink
add lab access link
Browse files Browse the repository at this point in the history
  • Loading branch information
goldmermaid committed Aug 25, 2024
1 parent 5039b16 commit 0170988
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ export default function Home() {
<Speakers />
<Section title="Contents">
<TextContainer text="Slides: Coming Soon" />
<TextContainer text="Lab Notebooks: Coming Soon" />
<TextContainer text="Lab notebooks: https://github.com/goldmermaid/kdd-2024-rag-vs-finetuning" />
<TextContainer text="Lab access link: https://catalog.us-east-1.prod.workshops.aws/join?access-code=<team code>" />
</Section>
</div>
);
Expand Down

0 comments on commit 0170988

Please sign in to comment.