Skip to content

Commit

Permalink
UI: go to report from dashboard plot (#1383)
Browse files Browse the repository at this point in the history
---------

Co-authored-by: DimaAmega <[email protected]>
Co-authored-by: Dmitry Khorkin <[email protected]>
  • Loading branch information
3 people authored Dec 6, 2024
1 parent f07a2cb commit 3d88f13
Show file tree
Hide file tree
Showing 30 changed files with 369 additions and 220 deletions.
150 changes: 75 additions & 75 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-BqCr-mCb.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-DoRIiF9A.js">
<script type="module" crossorigin src="/static/js/index-HI4RIK6E.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-C2GWNUp2.js">
<link rel="stylesheet" crossorigin href="/static/css/index-CJbKDbyR.css">
</head>
<body>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{R as a,r as t}from"./vendor-C2GWNUp2.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.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

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

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

1 change: 1 addition & 0 deletions src/evidently/ui/assets/static/js/index-Dfi767bj.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.

Loading

0 comments on commit 3d88f13

Please sign in to comment.