docs/articles_en/get-started/learn-openvino/interactive-tutorials-python.rst
.. _notebook tutorials:
.. meta:: :description: Run Python tutorials on Jupyter notebooks to learn how to use OpenVINO™ toolkit for optimized deep learning inference.
.. toctree:: :maxdepth: 2 :caption: Notebooks :hidden:
interactive-tutorials-python/notebooks-installation interactive-tutorials-python/run-notebooks
The tutorials show how to use various OpenVINO Python API features to run
optimized deep learning inference. They are not maintained on this website,
however, you can use the selector below to reach Jupyter notebooks from the
openvino_notebooks <https://github.com/openvinotoolkit/openvino_notebooks>__ repository.
.. raw:: html
<script type="module" crossorigin src="https://openvinotoolkit.github.io/openvino_notebooks/assets/embedded.js"></script> <iframe id="notebooks-selector" src="https://openvinotoolkit.github.io/openvino_notebooks/" style="width: 100%; border: none;" title="OpenVINO™ Notebooks - Jupyter notebook tutorials for OpenVINO™"></iframe>Notebooks with |binder logo| and |colab logo| buttons can be run in the browser, no installation required. Just choose a tutorial and click the button.
Binder <https://mybinder.org/>__ and Google Colab <https://colab.research.google.com/>__
are free online services with limited resources. For the best performance
and more control, you should run the notebooks locally. Follow the
:doc:Installation Guide <interactive-tutorials-python/notebooks-installation> in order
to get information on how to run and manage the notebooks on your system.
If you have any issues with the notebooks, refer to the
Troubleshooting <https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/README.md#%EF%B8%8F-troubleshooting>__
and
FAQ <https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/README.md#-faq>__
sections in the
Installation Guide <https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/README.md#-installation-guide>__
or start a GitHub
discussion <https://github.com/openvinotoolkit/openvino_notebooks/discussions>__.
Additional Resources ######################
OpenVINO™ Notebooks - Github Repository <https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/README.md>_Binder documentation <https://mybinder.readthedocs.io/en/latest/>_Google Colab <https://colab.research.google.com/>__.. |binder logo| image:: ../../assets/images/launch_in_binder.svg :class: notebook-badge-p :alt: Binder button .. |colab logo| image:: ../../assets/images/open_in_colab.svg :class: notebook-badge-p :alt: Google Colab button