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

Bump setuptools from 68.2.2 to 70.0.0 #6

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
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
2 changes: 1 addition & 1 deletion requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# keep in sync with setup.py extra_require block.
wheel==0.38.1
setuptools==65.5.1; python_version < '3.12'
setuptools==68.2.2; python_version >= '3.12'
setuptools==70.0.0; python_version >= '3.12'
jupyter==1.0.0
mypy==0.981
pytest==7.4.4
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"pip-audit>=2.7.2",
"wheel==0.38.1",
"setuptools==65.5.1; python_version < '3.12'",
"setuptools==68.2.2; python_version >= '3.12'",
"setuptools==70.0.0; python_version >= '3.12'",
"jupyter==1.0.0",
"mypy==0.981",
"pytest==7.4.4",
Expand Down
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-CKJqPvPP.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-t0l2jWQ9.js">
<script type="module" crossorigin src="/static/js/index-CKlDLV7b.js"></script>
<link rel="modulepreload" crossorigin href="/static/js/vendor-BkUctRjX.js">
<link rel="stylesheet" crossorigin href="/static/css/index-_rehp6Bp.css">
</head>
<body>
Expand Down
1 change: 0 additions & 1 deletion src/evidently/ui/assets/static/js/ContentCopy-B2vBgiMr.js

This file was deleted.

1 change: 1 addition & 0 deletions src/evidently/ui/assets/static/js/ContentCopy-DyrMB-uT.js

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-BTCRqO2X.js

Large diffs are not rendered by default.

305 changes: 0 additions & 305 deletions src/evidently/ui/assets/static/js/DashboardContent-C6JeNogA.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-BkUctRjX.js";const s=a.createContext(null),o=()=>t.useContext(s);export{s as D,o as u};

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

This file was deleted.

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

This file was deleted.

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

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

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading