- File Locations: All actual tutorial files (
.ipynb) MUST be stored in theexamples/directory (e.g.,examples/interactive_tutorials/). - Documentation Links: The
docs/tutorials/directory MUST only contain symbolic links pointing to the actual files inexamples/. - References: When referencing tutorials in
README.mdor other documentation, always link to the actual file location inexamples/, not the symbolic link indocs/.