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

docs: Add meta tag for image preview #988

Merged
merged 1 commit into from
Feb 19, 2024
Merged

docs: Add meta tag for image preview #988

merged 1 commit into from
Feb 19, 2024

Conversation

AyushExel
Copy link
Contributor

@AyushExel AyushExel commented Feb 18, 2024

I think this should work. Need to deploy it to be sure as it cant be tested locally. Can be tested here.

2 things about this solution:

  • All pages have a same meta tag, i.e, lancedb banner
  • If needed, we can automatically use the first image of each page and generate meta tags using the ultralytics mkdocs plugin that we did for this purpose - https://github.com/ultralytics/mkdocs

@AyushExel AyushExel merged commit b5aad2d into main Feb 19, 2024
5 checks passed
@AyushExel AyushExel deleted the dos_meta_tag branch February 19, 2024 08:37
raghavdixit99 pushed a commit to raghavdixit99/lancedb that referenced this pull request Apr 5, 2024
I think this should work. Need to deploy it to be sure as it can be
tested locally. Can be tested here.

2 things about this solution:
* All pages have a same meta tag, i.e, lancedb banner
* If needed, we can automatically use the first image of each page and
generate meta tags using the ultralytics mkdocs plugin that we did for
this purpose - https://github.com/ultralytics/mkdocs
westonpace pushed a commit that referenced this pull request Apr 5, 2024
I think this should work. Need to deploy it to be sure as it can be
tested locally. Can be tested here.

2 things about this solution:
* All pages have a same meta tag, i.e, lancedb banner
* If needed, we can automatically use the first image of each page and
generate meta tags using the ultralytics mkdocs plugin that we did for
this purpose - https://github.com/ultralytics/mkdocs
alexkohler pushed a commit to alexkohler/lancedb that referenced this pull request Apr 20, 2024
alexkohler pushed a commit to alexkohler/lancedb that referenced this pull request Apr 20, 2024
…#983)

* [WIP] [rust] Added support for minus operator for numeric literals

* feat: add feature flags to the dataset manifest (lancedb#979)

* wip: implement feature flags

* test it

* format better

* fix test

* Use log and allow users to customize log via LANCE_LOG env (lancedb#987)

* Benchmark of IVF_PQ index creation (lancedb#988)

* [Rust] Reduce arrow overhead during kmean training (lancedb#990)

* Added support for minus unary operator and type coercion for binary expressions during expression resolution

* Zero copy during kmean membership computation (lancedb#992)

* Lint codebase with clippy, isort, black, ruff, and doctest (lancedb#986)

* feat: add feature flags to the dataset manifest (lancedb#979)

* wip: implement feature flags

* test it

* format better

* fix test

* Benchmark of IVF_PQ index creation (lancedb#988)

* [Rust] Reduce arrow overhead during kmean training (lancedb#990)

* Added tests for negative expressions and formatted code in both rust and python packages

---------

Co-authored-by: Will Jones <willjones127@gmail.com>
Co-authored-by: Lei Xu <lei@lancedb.com>
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