diff --git a/examples_notebooks/global_search/index.html b/examples_notebooks/global_search/index.html index 676448f2..83ebba63 100644 --- a/examples_notebooks/global_search/index.html +++ b/examples_notebooks/global_search/index.html @@ -2248,7 +2248,7 @@ report_df.head()
--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) -/tmp/ipykernel_1986/1512985616.py in ?() +/tmp/ipykernel_1987/1512985616.py in ?() 2 entity_df = pd.read_parquet(f"{INPUT_DIR}/{ENTITY_TABLE}.parquet") 3 report_df = pd.read_parquet(f"{INPUT_DIR}/{COMMUNITY_REPORT_TABLE}.parquet") 4 entity_embedding_df = pd.read_parquet(f"{INPUT_DIR}/{ENTITY_EMBEDDING_TABLE}.parquet") diff --git a/examples_notebooks/global_search_with_dynamic_community_selection/index.html b/examples_notebooks/global_search_with_dynamic_community_selection/index.html index f65ae6a0..88da16cb 100644 --- a/examples_notebooks/global_search_with_dynamic_community_selection/index.html +++ b/examples_notebooks/global_search_with_dynamic_community_selection/index.html @@ -2156,7 +2156,7 @@ report_df.head()--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) -/tmp/ipykernel_2018/2760368953.py in ?() +/tmp/ipykernel_2019/2760368953.py in ?() 2 entity_df = pd.read_parquet(f"{INPUT_DIR}/{ENTITY_TABLE}.parquet") 3 report_df = pd.read_parquet(f"{INPUT_DIR}/{COMMUNITY_REPORT_TABLE}.parquet") 4 entity_embedding_df = pd.read_parquet(f"{INPUT_DIR}/{ENTITY_EMBEDDING_TABLE}.parquet") diff --git a/sitemap.xml.gz b/sitemap.xml.gz index cdc97ddc..b1e84316 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ