DataDesigner/docs/recipes/code_generation/text_to_python.md

6 lines
214 B
Markdown
Raw Permalink Normal View History

2025-12-10 19:51:07 +00:00
[Download Code :octicons-download-24:](../../../assets/recipes/code_generation/text_to_python.py){ .md-button download="text_to_python.py" }
```python
--8<-- "assets/recipes/code_generation/text_to_python.py"
```