mirror of
https://github.com/microsoft/graphrag.git
synced 2025-07-18 22:42:57 +00:00

* Replace docs by mkdocs-material * Fix markdown * Fix verions in gh-pages workflow * remove whitespaces * add semver * Add build docs check on python-ci * Fix command in index cli * Spellcheck * Spellcheck * remove docsite paths * clear outputs from notebook * remove dependabot npm for docsite * remove more docsite left overs * execute notebooks * Update notebooks * update poetry lock * Remove notebook build from ci * Revert dep update * Navigation tabs * Fix stylesheet * add kwds to dictionary * Turn on notebook execution * Update gitignore * Add MSR Blog posts * spellcheck * Accessibility Changes --------- Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
8 lines
364 B
Markdown
8 lines
364 B
Markdown
# Query Engine Notebooks
|
|
|
|
For examples about running Query please refer to the following notebooks:
|
|
|
|
- [Global Search Notebook](../../examples_notebooks/global_search.ipynb)
|
|
- [Local Search Notebook](../../examples_notebooks/local_search.ipynb)
|
|
|
|
The test dataset for these notebooks can be found in [dataset.zip](../../data/operation_dulce/dataset.zip){:download}. |