Update 2023.2.0 Selector Tool with nightly archive (#21629)

* Update selector tool

* Trigger CI
This commit is contained in:
Alexander Suvorov 2023-12-14 13:49:19 +01:00 committed by GitHub
parent 1d03b0813b
commit 9faf18b0ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 66 additions and 70 deletions

2
.gitignore vendored
View File

@ -7,7 +7,7 @@ cmake-build*
!__init__.py
!__main__.py
# and sphinx documentation folders
!docs/_*
!docs/sphinx_setup/_*
# developer tools
*.idea

View File

@ -23,7 +23,7 @@ Install OpenVINO™ 2023.2
<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-c1c409a.html" style="width: 100%; border: none" title="Download Intel® Distribution of OpenVINO™ Toolkit"></iframe>
<iframe id="selector" src="_static/selector-tool/selector-5cca680.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

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="version" content="c1c409a" />
<meta name="version" content="v_2023_2_0-5cca680" />
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Download Intel® Distribution of OpenVINO™ Toolkit</title>
@ -9,12 +9,8 @@
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-7f584a52.js"
></script>
<link rel="stylesheet" href="./assets/selector-5c3f26d1.css" />
<script type="module" crossorigin src="./assets/selector-a91b1d3d.js"></script>
<link rel="stylesheet" href="./assets/selector-5c3f26d1.css">
</head>
<body>
<div id="root"></div>