We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2806da commit 011e02eCopy full SHA for 011e02e
docs/pages/product/data-modeling/dynamic/jinja.mdx
@@ -238,6 +238,14 @@ cubes:
238
{%- endfor %}
239
```
240
241
+<ReferenceBox>
242
+
243
+If you'd like to split your Python code into several files, see
244
+[this issue](https://github.com/cube-js/cube/issues/8443#issuecomment-2219804266).
245
246
+</ReferenceBox>
247
248
249
[jinja]: https://jinja.palletsprojects.com/
250
[jinja-docs]: https://jinja.palletsprojects.com/en/3.1.x/templates/
251
[jinja-docs-for-loop]: https://jinja.palletsprojects.com/en/3.1.x/templates/#for
0 commit comments