Skip to content

Conversation

@erik-wang-lancedb
Copy link
Contributor

@erik-wang-lancedb erik-wang-lancedb commented Nov 12, 2025

Continuation of #113

Ran a shell script to change 1* in filenames to 1x, and change filenames of files with 1*... to 1x...

@vercel
Copy link

vercel bot commented Nov 12, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
blog-lancedb Ready Ready Preview Comment Nov 12, 2025 8:56pm

@erik-wang-lancedb
Copy link
Contributor Author

Need to fix script, links to external images have 1* that was also changed incorrectly

@prrao87
Copy link
Collaborator

prrao87 commented Nov 25, 2025

@erik-wang-lancedb is this still required as we migrate into the new docs? Not sure what the file name change accomplishes exactly 🤔.

@erik-wang-lancedb
Copy link
Contributor Author

I was thinking of putting this on hold until after migration. The issue is windows does not support the "*" character for filenames, so currently if you're on a windows machine and clone this repo, the clone will just fail.

This is an issue since many demos have code in this repo, thus if user wants to clone this repo to get the demo code it would fail (for users on windows).

There are of course workarounds such as using sparse checkout or wsl, but not ideal.

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.

2 participants