- 
                Notifications
    You must be signed in to change notification settings 
- Fork 6.5k
Closed
Description
The docs notebooks, where you land when clicking "Open In Colab" from the docs are not updated since Jul 26, 2023, after the merge of:
For example:
- Go to the docs: https://huggingface.co/docs/diffusers/en/using-diffusers/depth2img
- Click "Open in Colab"
- And open the associated docs notebook: https://colab.research.google.com/github/huggingface/notebooks/blob/main/diffusers_doc/en/depth2img.ipynb
You can check that the notebook does not include any of the updates after the above mentioned PR:
- History of the file: https://github.com/huggingface/diffusers/commits/main/docs/source/en/using-diffusers/depth2img.md
- Updates not included in the notebook:
The merge of:
broke the automatic update of the notebooks, as this is made from .mdx files (not .md).
Metadata
Metadata
Assignees
Labels
No labels