Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 514 Bytes

File metadata and controls

6 lines (5 loc) · 514 Bytes

synth-pdb Project Instructions

Tutorial Management

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