Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore(wren-ui): add pk to demo dataset #195

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

onlyjackfrost
Copy link
Contributor

add pk to demo dataset

@onlyjackfrost onlyjackfrost changed the title Chore: add pk to demo dataset Chore(wren-ui): add pk to demo dataset May 6, 2024
Copy link
Member

@wwwy3y3 wwwy3y3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Others LGTM

@@ -44,7 +45,8 @@ export const sampleDatasets: Record<string, SampleDataset> = {
tables: [
{
tableName: 'album',
filePath: 'https://wrenai-public.s3.amazonaws.com/demo/Music/Album.csv',
filePath:
'https://wrenai-public.s3.amazonaws.com/demo/v0.3.0/v0.3.0/Music/Album.csv',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 v0.3.0 in file path. Is it correct?

@onlyjackfrost onlyjackfrost merged commit 4bf0042 into main May 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants