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

UI(deps): vite v5 #1041

Merged
merged 2 commits into from
May 2, 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
172 changes: 83 additions & 89 deletions src/evidently/nbextension/static/index.js

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions src/evidently/ui/assets/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-f0a418b9.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-86aeac57.js">
<link rel="stylesheet" href="/static/css/index-87a94a2e.css">
<script type="module" crossorigin src="/static/js/index-BUigp3H1.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-DMhv4npf.js">
<link rel="stylesheet" crossorigin href="/static/css/index-maTzSdYn.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.

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

Large diffs are not rendered by default.

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

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-139d9074.js

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Loading