-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
69d07f2
commit 1053a11
Showing
6 changed files
with
30 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
{ | ||
"files": { | ||
"main.js": "/graphrag-visualizer/static/js/main.f70d1647.js", | ||
"main.js": "/graphrag-visualizer/static/js/main.1598db77.js", | ||
"static/js/736.4f33b0ff.chunk.js": "/graphrag-visualizer/static/js/736.4f33b0ff.chunk.js", | ||
"static/js/453.318c7ab1.chunk.js": "/graphrag-visualizer/static/js/453.318c7ab1.chunk.js", | ||
"index.html": "/graphrag-visualizer/index.html", | ||
"main.f70d1647.js.map": "/graphrag-visualizer/static/js/main.f70d1647.js.map", | ||
"main.1598db77.js.map": "/graphrag-visualizer/static/js/main.1598db77.js.map", | ||
"453.318c7ab1.chunk.js.map": "/graphrag-visualizer/static/js/453.318c7ab1.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/js/main.f70d1647.js" | ||
"static/js/main.1598db77.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/graphrag-visualizer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="GraphRAG Visualizer is a tool for visualizing Microsoft GraphRAG artifacts. Upload your parquet files to easily view and analyze data locally."/><meta name="keywords" content="GraphRAG, Visualizer, Data Visualization, Microsoft, Parquet Files, Graph Visualization, Data Analysis"/><meta name="author" content="Yan-Ying Liao"/><link rel="apple-touch-icon" href="/graphrag-visualizer/logo192.png"/><link rel="manifest" href="/graphrag-visualizer/manifest.json"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><meta property="og:type" content="website"/><meta property="og:url" content="https://noworneverev.github.io/graphrag-visualizer/"/><meta property="og:title" content="GraphRAG Visualizer"/><meta property="og:description" content="Visualize Microsoft GraphRAG artifacts by uploading parquet files."/><meta property="og:image" content="/graphrag-visualizer/logo192.png"/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:url" content="https://noworneverev.github.io/graphrag-visualizer/"/><meta property="twitter:title" content="GraphRAG Visualizer"/><meta property="twitter:description" content="Visualize Microsoft GraphRAG artifacts by uploading parquet files."/><meta property="twitter:image" content="/graphrag-visualizer/logo192.png"/><title>GraphRAG Visualizer</title><script defer="defer" src="/graphrag-visualizer/static/js/main.f70d1647.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/graphrag-visualizer/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="GraphRAG Visualizer is a tool for visualizing Microsoft GraphRAG artifacts. Upload your parquet files to easily view and analyze data locally."/><meta name="keywords" content="GraphRAG, Visualizer, Data Visualization, Microsoft, Parquet Files, Graph Visualization, Data Analysis"/><meta name="author" content="Yan-Ying Liao"/><link rel="apple-touch-icon" href="/graphrag-visualizer/logo192.png"/><link rel="manifest" href="/graphrag-visualizer/manifest.json"/><link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons"/><meta property="og:type" content="website"/><meta property="og:url" content="https://noworneverev.github.io/graphrag-visualizer/"/><meta property="og:title" content="GraphRAG Visualizer"/><meta property="og:description" content="Visualize Microsoft GraphRAG artifacts by uploading parquet files."/><meta property="og:image" content="/graphrag-visualizer/logo192.png"/><meta property="twitter:card" content="summary_large_image"/><meta property="twitter:url" content="https://noworneverev.github.io/graphrag-visualizer/"/><meta property="twitter:title" content="GraphRAG Visualizer"/><meta property="twitter:description" content="Visualize Microsoft GraphRAG artifacts by uploading parquet files."/><meta property="twitter:image" content="/graphrag-visualizer/logo192.png"/><title>GraphRAG Visualizer</title><script defer="defer" src="/graphrag-visualizer/static/js/main.1598db77.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,6 +74,28 @@ | |
* @author Kent C. Dodds <[email protected]> (https://kentcdodds.com) | ||
*/ | ||
|
||
/** | ||
* @remix-run/router v1.20.0 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** | ||
* React Router v6.27.0 | ||
* | ||
* Copyright (c) Remix Software Inc. | ||
* | ||
* This source code is licensed under the MIT license found in the | ||
* LICENSE.md file in the root directory of this source tree. | ||
* | ||
* @license MIT | ||
*/ | ||
|
||
/** @license React v16.13.1 | ||
* react-is.production.min.js | ||
* | ||
|
2 changes: 1 addition & 1 deletion
2
static/js/main.f70d1647.js.map → static/js/main.1598db77.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.