diff --git a/docs/articles_en/learn-openvino/interactive-tutorials-python.rst b/docs/articles_en/learn-openvino/interactive-tutorials-python.rst
index 700793becd45a9..9bf5b159cdd9f4 100644
--- a/docs/articles_en/learn-openvino/interactive-tutorials-python.rst
+++ b/docs/articles_en/learn-openvino/interactive-tutorials-python.rst
@@ -31,6 +31,13 @@ use the Python API and tools for optimized deep learning inference. You can run
code one section at a time to see how to integrate your application with OpenVINO
libraries.
+
+.. raw:: html
+
+
+
+
+
Notebooks with |binder logo| and |colab logo| buttons can be run without installing anything.
Once you have found the tutorial of your interest, just click the button next to
its name and the Jupyter notebook will start it in a new tab of a browser.
@@ -47,79 +54,6 @@ its name and the Jupyter notebook will start it in a new tab of a browser.
More examples along with additional details regarding OpenVINO Notebooks are available in
OpenVINO™ Notebooks `Github Repository. `__
-The Jupyter notebooks are categorized into following classes:
-
-- :doc:`First steps with OpenVINO `
-- :doc:`Convert & Optimize `
-- :doc:`Model Demos `
-- :doc:`Model Training `
-- :doc:`Live Demos `
-
-
-Below you will find a selection of recommended tutorials that demonstrate inference on a particular model. These tutorials are guaranteed to provide a great experience with inference in OpenVINO:
-
-
-.. showcase::
- :title: 284-openvoice
- :img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/284-openvoice/284-openvoice.png
-
- Voice tone cloning with OpenVoice and OpenVINO.
-
-.. showcase::
- :title: 283-photo-maker
- :img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/283-photo-maker/283-photo-maker.gif
-
- Text-to-image generation using PhotoMaker and OpenVINO.
-
-.. showcase::
- :title: 281-kosmos2-multimodal-large-language-model
- :img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/281-kosmos2-multimodal-large-language-model/281-kosmos2-multimodal-large-language-model.png
-
- Kosmos-2: Multimodal Large Language Model and OpenVINO.
-
-.. showcase::
- :title: 280-depth-anything
- :img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/280-depth-anything/280-depth-anything.gif
-
- Depth estimation with DepthAnything and OpenVINO.
-
-.. showcase::
- :title: 279-mobilevlm-language-assistant
- :img: _static/images/notebook_eye.png
-
- Mobile language assistant with MobileVLM and OpenVINO.
-
-.. showcase::
- :title: 278-stable-diffusion-ip-adapter
- :img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/278-stable-diffusion-ip-adapter/278-stable-diffusion-ip-adapter.png
-
- Image Generation with Stable Diffusion and IP-Adapter.
-
-.. showcase::
- :title: 275-llm-question-answering
- :img: _static/images/notebook_eye.png
-
- LLM Instruction-following pipeline with OpenVINO.
-
-.. showcase::
- :title: 274-efficient-sam
- :img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/274-efficient-sam/274-efficient-sam.png
-
- Object segmentations with EfficientSAM and OpenVINO.
-
-.. showcase::
- :title: 273-stable-zephyr-3b-chatbot
- :img: _static/images/notebook_eye.png
-
- LLM-powered chatbot using Stable-Zephyr-3b and OpenVINO.
-
-
-.. showcase::
- :title: 272-paint-by-example
- :img: https://raw.githubusercontent.com/openvinotoolkit/openvino_notebooks/main/notebooks/272-paint-by-example/272-paint-by-example.png
-
- Paint by Example using Stable Diffusion and OpenVINO.
-
.. note::
If there are any issues while running the notebooks, refer to the **Troubleshooting** and **FAQ** sections in the :doc:`Installation Guide ` or start a GitHub