Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add reload button on ui #12

Merged
merged 1 commit into from
Nov 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
740 changes: 554 additions & 186 deletions src/evidently/nbextension/static/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions src/evidently/ui/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
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-NbS__BXi.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-COAUpDWz.js">
<script type="module" crossorigin src="/static/js/index-DjweDROr.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-_z-U_3yI.js">
<link rel="stylesheet" crossorigin href="/static/css/index-_rehp6Bp.css">
</head>
<body>
Expand Down

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

420 changes: 420 additions & 0 deletions src/evidently/ui/assets/static/js/DashboardContent-CNu0_6IL.js

Large diffs are not rendered by default.

305 changes: 0 additions & 305 deletions src/evidently/ui/assets/static/js/DashboardContent-DSoVlerH.js

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{R as a,r as t}from"./vendor-_z-U_3yI.js";const s=a.createContext(null),o=()=>t.useContext(s);export{s as D,o as u};

This file was deleted.

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/assets/static/js/index-BrZb1t9C.js

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions src/evidently/ui/assets/static/js/index-ChO1YEzO.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/evidently/ui/assets/static/js/index-CkCHRPb2.js

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

6 changes: 6 additions & 0 deletions src/evidently/ui/assets/static/js/index-CwU-jyUa.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/evidently/ui/assets/static/js/index-D4PmL57V.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/evidently/ui/assets/static/js/index-D5N-oTud.js

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/assets/static/js/index-DU-KQm24.js

This file was deleted.

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

This file was deleted.

3 changes: 3 additions & 0 deletions src/evidently/ui/assets/static/js/index-DjweDROr.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/evidently/ui/assets/static/js/index-Dqu0n2RS.js

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

Loading
Loading