Skip to content

Commit

Permalink
Update explorer
Browse files Browse the repository at this point in the history
Signed-off-by: Jay Wang <jay@zijie.wang>
  • Loading branch information
xiaohk committed May 21, 2023
1 parent 451424f commit 773ddb8
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 200 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.DS_Store
test*.ipynb
.ipynb_checkpoints
Pipfile.lock
Pipfile.lock
explorer/*/*.ndjson
198 changes: 198 additions & 0 deletions explorer/assets/index.0e0bc693.js

Large diffs are not rendered by default.

198 changes: 0 additions & 198 deletions explorer/assets/index.b921769d.js

This file was deleted.

2 changes: 1 addition & 1 deletion explorer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>DiffusionDB Explorer</title>
<link rel="stylesheet" href="/diffusiondb/explorer/global.css" />
<script type="module" crossorigin src="/diffusiondb/explorer/assets/index.b921769d.js"></script>
<script type="module" crossorigin src="/diffusiondb/explorer/assets/index.0e0bc693.js"></script>
<link rel="stylesheet" href="/diffusiondb/explorer/assets/index.c8e38e0c.css">
</head>
<body>
Expand Down

0 comments on commit 773ddb8

Please sign in to comment.