Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaAmega committed Mar 23, 2024
1 parent ff16280 commit 5232ef2
Show file tree
Hide file tree
Showing 23 changed files with 473 additions and 779 deletions.
164 changes: 79 additions & 85 deletions src/evidently/nbextension/static/index.js

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions src/evidently/ui/ui/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
content="Evidently - ML Monitoring Demo. Hosted example to monitor the performance of a demand forecasting model on a toy dataset."
/>
<title>Evidently - ML Monitoring Demo</title>
<script type="module" crossorigin src="/static/js/index-f56bf1c9.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-19847e6d.js">
<link rel="stylesheet" href="/static/css/index.css">
<script type="module" crossorigin src="/static/js/index-BaiZQ8s2.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-DY0bW_m2.js">
<link rel="stylesheet" crossorigin href="/static/css/index.css">
</head>
<body>
<div id="root"></div>
Expand All @@ -22,6 +22,5 @@
// https://github.com/plouc/nivo/issues/1455#issuecomment-815904731
var global = globalThis
</script>

</body>
</html>

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

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/evidently/ui/ui/static/js/DashboardWidgets-78cb2850.js

This file was deleted.

1 change: 1 addition & 0 deletions src/evidently/ui/ui/static/js/DashboardWidgets-ktjEYsCF.js

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

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

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

1 change: 0 additions & 1 deletion src/evidently/ui/ui/static/js/index-4dc343f4.js

This file was deleted.

1 change: 0 additions & 1 deletion src/evidently/ui/ui/static/js/index-7978a75e.js

This file was deleted.

Loading

0 comments on commit 5232ef2

Please sign in to comment.