openvinotoolkit / openvino_notebooks

📚 Jupyter notebook tutorials for OpenVINO™
Apache License 2.0
2.19k stars 762 forks source link

[GH Pages] Any buttons on notebook cards will open its document anyway instead of doing it's expected action #2151

Closed buckw6eat closed 3 weeks ago

buckw6eat commented 3 weeks ago

Describe the bug

For almost notebooks at github pages on this project: OpenVINOâ„¢ Notebooks at GitHub Pages, such as "Hello Object Detection", you can see some buttons from "View on GitHub" to "Show Status" per notebooks. Attached screenshot is just a reference and I highlight buttons with red square.

If i click "View on GitHub", just open notebook related document page in https://docs.openvino.ai/ instead of "View on GitHub". And other button "Show Status" also makes same result.

Expected behavior

Buttons should do each expected action for clicking. Especially, "Show Status" button probably be intended show support status at this page, not view another document page.

Screenshots

Buttons on an notebook card