| ```{include} main.md |
| |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| :caption: USER GUIDE |
| |
| get-started/index |
| concepts/index |
| how-tos/index |
| hamilton-ui/index |
| hamilton-vscode/index |
| integrations/index |
| code-comparisons/index |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| :caption: Community |
| |
| community/index |
| Slack <https://join.slack.com/t/hamilton-opensource/shared_invite/zt-2niepkra8-DGKGf_tTYhXuJWBTXtIs4g> |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| :caption: REFERENCE |
| |
| reference/decorators/index |
| reference/drivers/index |
| reference/caching/index |
| reference/graph-adapters/index |
| reference/lifecycle-hooks/index |
| reference/result-builders/index |
| reference/io/index |
| reference/dataflows/index |
| reference/disabling-telemetry.md |
| ``` |
| |
| ```{toctree} |
| :hidden: True |
| :caption: EXTERNAL RESOURCES |
| |
| GitHub <https://github.com/dagworks-inc/hamilton> |
| tryhamilton.dev <https://www.tryhamilton.dev/> |
| Dataflow Hub <https://hub.dagworks.io/docs/> |
| Blog <https://blog.dagworks.io/> |
| ``` |