Skip to content

Commit

Permalink
[DOCS] Updating Interactive Tutorials (#27704)
Browse files Browse the repository at this point in the history
Porting: #27702

Signed-off-by: sgolebiewski-intel <[email protected]>
  • Loading branch information
sgolebiewski-intel authored Nov 25, 2024
1 parent 1b3550e commit f4a700d
Show file tree
Hide file tree
Showing 334 changed files with 7,472 additions and 13,896 deletions.
2 changes: 1 addition & 1 deletion docs/nbdoc/consts.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
repo_owner = "openvinotoolkit"
repo_name = "openvino_notebooks"
repo_branch = "tree/main"
artifacts_link = "http://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20241104220807/dist/rst_files/"
artifacts_link = "http://repository.toolbox.iotg.sclab.intel.com/projects/ov-notebook/0.1.0-latest/20241120220806/dist/rst_files/"
blacklisted_extensions = ['.xml', '.bin']
notebooks_repo = "https://github.com/openvinotoolkit/openvino_notebooks/blob/latest/"
notebooks_binder = "https://mybinder.org/v2/gh/openvinotoolkit/openvino_notebooks/HEAD?filepath="
Expand Down
108 changes: 61 additions & 47 deletions docs/notebooks/3D-pose-estimation-with-output.rst

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/notebooks/3D-segmentation-point-clouds-with-output.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ chair for example.
.. parsed-literal::
/tmp/ipykernel_497205/2434168836.py:12: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
/tmp/ipykernel_3496878/2434168836.py:12: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
ax.scatter3D(X, Y, Z, s=5, cmap="jet", marker="o", label="chair")
Expand Down Expand Up @@ -313,7 +313,7 @@ select device from dropdown list for running inference using OpenVINO
.. parsed-literal::
/tmp/ipykernel_497205/2804603389.py:23: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
/tmp/ipykernel_3496878/2804603389.py:23: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored
ax.scatter(XCur, YCur, ZCur, s=5, cmap="jet", marker="o", label=classes[i])
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 7 additions & 2 deletions docs/notebooks/all_notebooks_paths.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ notebooks/image-classification-quantization/image-classification-quantization.ip
notebooks/instant-id/instant-id.ipynb
notebooks/instruct-pix2pix-image-editing/instruct-pix2pix-image-editing.ipynb
notebooks/internvl2/internvl2.ipynb
notebooks/jax-to-openvino/jax-classification-to-openvino.ipynb
notebooks/jina-clip/jina-clip.ipynb
notebooks/knowledge-graphs-conve/knowledge-graphs-conve.ipynb
notebooks/kosmos2-multimodal-large-language-model/kosmos2-multimodal-large-language-model.ipynb
notebooks/language-quantize-bert/language-quantize-bert.ipynb
notebooks/latent-consistency-models-image-generation/latent-consistency-models-image-generation.ipynb
notebooks/latent-consistency-models-image-generation/latent-consistency-models-optimum-demo.ipynb
notebooks/latent-consistency-models-image-generation/lcm-lora-controlnet.ipynb
notebooks/llava-multimodal-chatbot/llava-multimodal-chatbot-genai.ipynb
notebooks/llava-multimodal-chatbot/llava-multimodal-chatbot-optimum.ipynb
Expand All @@ -74,18 +74,22 @@ notebooks/mllama-3.2/mllama-3.2.ipynb
notebooks/mms-massively-multilingual-speech/mms-massively-multilingual-speech.ipynb
notebooks/mobileclip-video-search/mobileclip-video-search.ipynb
notebooks/mobilevlm-language-assistant/mobilevlm-language-assistant.ipynb
notebooks/modelscope-to-openvino/modelscope-to-openvino.ipynb
notebooks/model-server/model-server.ipynb
notebooks/multilora-image-generation/multilora-image-generation.ipynb
notebooks/music-generation/music-generation.ipynb
notebooks/named-entity-recognition/named-entity-recognition.ipynb
notebooks/nano-llava-multimodal-chatbot/nano-llava-multimodal-chatbot.ipynb
notebooks/nuextract-structure-extraction/nuextract-structure-extraction.ipynb
notebooks/object-detection-webcam/object-detection.ipynb
notebooks/omniparser/omniparser.ipynb
notebooks/oneformer-segmentation/oneformer-segmentation.ipynb
notebooks/openvino-api/openvino-api.ipynb
notebooks/openvino-tokenizers/openvino-tokenizers.ipynb
notebooks/openvoice/openvoice.ipynb
notebooks/optical-character-recognition/optical-character-recognition.ipynb
notebooks/optimize-preprocessing/optimize-preprocessing.ipynb
notebooks/outetts-text-to-speech/outetts-text-to-speech.ipynb
notebooks/paddle-ocr-webcam/paddle-ocr-webcam.ipynb
notebooks/paddle-to-openvino/paddle-to-openvino-classification.ipynb
notebooks/paint-by-example/paint-by-example.ipynb
Expand All @@ -105,7 +109,7 @@ notebooks/pytorch-to-openvino/pytorch-onnx-to-openvino.ipynb
notebooks/pytorch-to-openvino/pytorch-to-openvino.ipynb
notebooks/qrcode-monster/qrcode-monster.ipynb
notebooks/quantizing-model-with-accuracy-control/speech-recognition-quantization-wav2vec2.ipynb
notebooks/quantizing-model-with-accuracy-control/yolov8-quantization-with-accuracy-control.ipynb
notebooks/quantizing-model-with-accuracy-control/yolov11-quantization-with-accuracy-control.ipynb
notebooks/qwen2-audio/qwen2-audio.ipynb
notebooks/qwen2-vl/qwen2-vl.ipynb
notebooks/riffusion-text-to-music/riffusion-text-to-music.ipynb
Expand Down Expand Up @@ -134,6 +138,7 @@ notebooks/stable-diffusion-v2/stable-diffusion-v2-optimum-demo.ipynb
notebooks/stable-diffusion-v2/stable-diffusion-v2-text-to-image-demo.ipynb
notebooks/stable-diffusion-v2/stable-diffusion-v2-text-to-image.ipynb
notebooks/stable-diffusion-v3/stable-diffusion-v3.ipynb
notebooks/stable-diffusion-v3/stable-diffusion-v3-torch-fx.ipynb
notebooks/stable-diffusion-xl/segmind-vegart.ipynb
notebooks/stable-diffusion-xl/stable-diffusion-xl.ipynb
notebooks/stable-fast-3d/stable-fast-3d.ipynb
Expand Down
Loading

0 comments on commit f4a700d

Please sign in to comment.