streamlit-nightly 1.37.1.dev20240803__py2.py3-none-any.whl → 1.37.2.dev20240805__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- streamlit/static/asset-manifest.json +2 -2
- streamlit/static/index.html +1 -1
- streamlit/static/static/js/main.95daee38.js +2 -0
- {streamlit_nightly-1.37.1.dev20240803.dist-info → streamlit_nightly-1.37.2.dev20240805.dist-info}/METADATA +22 -22
- {streamlit_nightly-1.37.1.dev20240803.dist-info → streamlit_nightly-1.37.2.dev20240805.dist-info}/RECORD +10 -10
- streamlit/static/static/js/main.66b15329.js +0 -2
- /streamlit/static/static/js/{main.66b15329.js.LICENSE.txt → main.95daee38.js.LICENSE.txt} +0 -0
- {streamlit_nightly-1.37.1.dev20240803.data → streamlit_nightly-1.37.2.dev20240805.data}/scripts/streamlit.cmd +0 -0
- {streamlit_nightly-1.37.1.dev20240803.dist-info → streamlit_nightly-1.37.2.dev20240805.dist-info}/WHEEL +0 -0
- {streamlit_nightly-1.37.1.dev20240803.dist-info → streamlit_nightly-1.37.2.dev20240805.dist-info}/entry_points.txt +0 -0
- {streamlit_nightly-1.37.1.dev20240803.dist-info → streamlit_nightly-1.37.2.dev20240805.dist-info}/top_level.txt +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"files": {
|
3
3
|
"main.css": "./static/css/main.554f96d9.css",
|
4
|
-
"main.js": "./static/js/main.
|
4
|
+
"main.js": "./static/js/main.95daee38.js",
|
5
5
|
"static/js/9336.3e046ad7.chunk.js": "./static/js/9336.3e046ad7.chunk.js",
|
6
6
|
"static/js/9330.2b4c99e0.chunk.js": "./static/js/9330.2b4c99e0.chunk.js",
|
7
7
|
"static/js/2736.7d516fcc.chunk.js": "./static/js/2736.7d516fcc.chunk.js",
|
@@ -152,6 +152,6 @@
|
|
152
152
|
},
|
153
153
|
"entrypoints": [
|
154
154
|
"static/css/main.554f96d9.css",
|
155
|
-
"static/js/main.
|
155
|
+
"static/js/main.95daee38.js"
|
156
156
|
]
|
157
157
|
}
|
streamlit/static/index.html
CHANGED
@@ -1 +1 @@
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><link rel="shortcut icon" href="./favicon.png"/><link rel="preload" href="./static/media/SourceSansPro-Regular.0d69e5ff5e92ac64a0c9.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="./static/media/SourceSansPro-SemiBold.abed79cd0df1827e18cf.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="./static/media/SourceSansPro-Bold.118dea98980e20a81ced.woff2" as="font" type="font/woff2" crossorigin><title>Streamlit</title><script>window.prerenderReady=!1</script><script defer="defer" src="./static/js/main.
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><link rel="shortcut icon" href="./favicon.png"/><link rel="preload" href="./static/media/SourceSansPro-Regular.0d69e5ff5e92ac64a0c9.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="./static/media/SourceSansPro-SemiBold.abed79cd0df1827e18cf.woff2" as="font" type="font/woff2" crossorigin><link rel="preload" href="./static/media/SourceSansPro-Bold.118dea98980e20a81ced.woff2" as="font" type="font/woff2" crossorigin><title>Streamlit</title><script>window.prerenderReady=!1</script><script defer="defer" src="./static/js/main.95daee38.js"></script><link href="./static/css/main.554f96d9.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|