Skip to content

Commit

Permalink
second commit
Browse files Browse the repository at this point in the history
  • Loading branch information
syedzayyan committed Dec 31, 2023
1 parent 4ba9dfa commit 5e03276
Show file tree
Hide file tree
Showing 259 changed files with 18,238 additions and 7,172 deletions.
5 changes: 5 additions & 0 deletions .next/build-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/_error.js"
],
"/tools/data-distribution": [
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/tools/data-distribution.js"
]
},
"ampFirstPages": []
Expand Down
Binary file modified .next/cache/webpack/client-development-fallback/0.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development-fallback/1.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development-fallback/index.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development-fallback/index.pack.gz.old
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/0.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/1.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/10.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/11.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/12.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/13.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/14.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/15.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/16.pack.gz
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/client-development/18.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/19.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/2.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/20.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/21.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/22.pack.gz
Binary file not shown.
Binary file added .next/cache/webpack/client-development/23.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/3.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/4.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/5.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/6.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/7.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/8.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/9.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/index.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/index.pack.gz.old
Binary file not shown.
Binary file modified .next/cache/webpack/edge-server-development/0.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/edge-server-development/index.pack.gz
Binary file not shown.
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/0.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/1.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/10.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/11.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/12.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/13.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/14.pack.gz
Binary file not shown.
Binary file not shown.
Binary file added .next/cache/webpack/server-development/16.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/2.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/3.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/4.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/5.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/6.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/7.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/8.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/9.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/index.pack.gz
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/index.pack.gz.old
Binary file not shown.
12 changes: 3 additions & 9 deletions .next/react-loadable-manifest.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,14 @@
{
"index.js -> ../components/MoleculeStructure": {
"id": "index.js -> ../components/MoleculeStructure",
"files": [
"static/chunks/components_MoleculeStructure_js.js"
]
},
"index.js -> ../components/TargetGetter": {
"id": "index.js -> ../components/TargetGetter",
"files": [
"static/chunks/components_TargetGetter_js.js"
]
},
"index.js -> ../components/rdkit_fp": {
"id": "index.js -> ../components/rdkit_fp",
"tools/data-distribution.js -> ../../components/Histogram": {
"id": "tools/data-distribution.js -> ../../components/Histogram",
"files": [
"static/chunks/components_rdkit_fp_js.js"
"static/chunks/components_Histogram_js.js"
]
}
}
50 changes: 47 additions & 3 deletions .next/server/_error.js

Large diffs are not rendered by default.

35 changes: 35 additions & 0 deletions .next/server/components_Histogram_js.js

Large diffs are not rendered by default.

25 changes: 0 additions & 25 deletions .next/server/components_MoleculeStructure_js.js

This file was deleted.

45 changes: 45 additions & 0 deletions .next/server/components_PCA_Plot_js.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions .next/server/components_TargetGetter_js.js

Large diffs are not rendered by default.

35 changes: 0 additions & 35 deletions .next/server/components_rdkit_fp_js.js

This file was deleted.

2 changes: 1 addition & 1 deletion .next/server/middleware-build-manifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .next/server/middleware-react-loadable-manifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion .next/server/pages-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
"/_app": "pages/_app.js",
"/_error": "pages/_error.js",
"/_document": "pages/_document.js",
"/": "pages/index.js"
"/": "pages/index.js",
"/tools/data-distribution": "pages/tools/data-distribution.js",
"/tools/dimension-reduction/pca": "pages/tools/dimension-reduction/pca.js"
}
Loading

0 comments on commit 5e03276

Please sign in to comment.