* Update Binder URL on the tutorials landing page Binder URL was linking to a file. It should go to an actual Binder tutorial. (Replaces https://github.com/openvinotoolkit/openvino/pull/10747) * binder logo * fixes Co-authored-by: CCR\ntyukaev <nikolay.tyukaev@intel.com>
1.2 KiB
Tutorials
@sphinxdirective
.. _notebook tutorials:
.. toctree:: :maxdepth: 2 :caption: Notebooks :hidden:
notebooks/notebooks
@endsphinxdirective
This collection of Python tutorials are written for running on Jupyter* notebooks. The tutorials provide an introduction to the OpenVINO™ toolkit and explain how to use the Python API and tools for optimized deep learning inference. You can run the code one section at a time to see how to integrate your application with OpenVINO™ libraries.
@sphinxdirective
|binder_link|
.. |binder_link| raw:: html
@endsphinxdirective
Tutorials showing this logo may be run remotely using Binder with no setup, although running the notebooks on a local system is recommended for best performance. See the OpenVINO™ Notebooks Installation Guide to install and run locally.