We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7306aa commit 0fa3d31Copy full SHA for 0fa3d31
app/(dashboard)/layout.tsx
@@ -62,7 +62,7 @@ function UserMenu() {
62
</Link>
63
</Button>
64
<Button asChild className="rounded-full">
65
- <Link href="https://colab.research.google.com/YOUR_NOTEBOOK_URL" className="flex items-center gap-2">
+ <Link href="https://github.com/CHATS-lab/verbalized-sampling?tab=readme-ov-file#-interactive-notebooks" className="flex items-center gap-2">
66
<NotebookPen size={16} />
67
Notebook
68
0 commit comments