Update consts.py (#12750)

Replace latest link with static date version
This commit is contained in:
Jakub Debski
2022-08-26 14:01:06 +02:00
committed by GitHub
parent a711fce5ac
commit 8914d22a8e

View File

@@ -8,7 +8,7 @@ repo_owner = "openvinotoolkit"
repo_name = "openvino_notebooks"
artifacts_link = "https://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/latest/dist/rst_files/"
artifacts_link = "https://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20220713220805/dist/rst_files/"
blacklisted_extensions = ['.xml', '.bin']