[DOCS] Update 2023.3.0 Selector Tool (#22218)

* Update selector tool
This commit is contained in:
Alexander Suvorov 2024-01-17 19:48:54 +01:00 committed by GitHub
parent 3dd41ff8c3
commit aeff428378
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 67 additions and 66 deletions

View File

@ -23,7 +23,7 @@ Install OpenVINO™ 2023.3
<script type="module" crossorigin src="_static/selector-tool/assets/index-f34d1fad.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<iframe id="selector" src="_static/selector-tool/selector-5cca680.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>
<iframe id="selector" src="_static/selector-tool/selector-e1a259d.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>
.. warning::

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="version" content="v_2023_2_0-5cca680" />
<meta name="version" content="v_2023_3_0-e1a259d" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Download Intel® Distribution of OpenVINO™ Toolkit</title>
@ -9,10 +9,11 @@
name="description"
content="Download a version of the Intel® Distribution of OpenVINO™ toolkit for Linux, Windows, or macOS."
/>
<script type="module" crossorigin src="./assets/selector-a91b1d3d.js"></script>
<link rel="stylesheet" href="./assets/selector-5c3f26d1.css">
<script type="module" crossorigin src="./assets/selector-cd878436.js"></script>
<link rel="stylesheet" href="./assets/selector-d827f194.css">
</head>
<body>
<div id="root"></div>
</body>
</html>