Spaces:
Sleeping
Sleeping
update GitHub references
Browse files
app.py
CHANGED
|
@@ -262,7 +262,7 @@ def create_demo():
|
|
| 262 |
### π Full Documentation
|
| 263 |
|
| 264 |
For detailed instructions, troubleshooting, and advanced customization:
|
| 265 |
-
- [GitHub Repository](https://github.com/
|
| 266 |
- [Snowflake Cortex Analyst Docs](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-analyst)
|
| 267 |
- [Semantic Views Guide](https://docs.snowflake.com/en/user-guide/views-semantic/overview)
|
| 268 |
""")
|
|
@@ -306,7 +306,7 @@ def create_demo():
|
|
| 306 |
- IAPP Certified AI Governance Professional (in progress)
|
| 307 |
|
| 308 |
### Resources
|
| 309 |
-
- π¦ [GitHub Repository](https://github.com/
|
| 310 |
- π [Snowflake Documentation](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-analyst)
|
| 311 |
- πΌ [LinkedIn](https://linkedin.com/in/aamanlamba)
|
| 312 |
|
|
@@ -315,9 +315,9 @@ def create_demo():
|
|
| 315 |
|
| 316 |
---
|
| 317 |
|
| 318 |
-
β **Like this project?** Star it on [GitHub](https://github.com/
|
| 319 |
|
| 320 |
-
π **Found an issue?** [Report it here](https://github.com/
|
| 321 |
""")
|
| 322 |
|
| 323 |
return demo
|
|
|
|
| 262 |
### π Full Documentation
|
| 263 |
|
| 264 |
For detailed instructions, troubleshooting, and advanced customization:
|
| 265 |
+
- [GitHub Repository](https://github.com/aamanlamba/tasty-bytes-cortex-analyst)
|
| 266 |
- [Snowflake Cortex Analyst Docs](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-analyst)
|
| 267 |
- [Semantic Views Guide](https://docs.snowflake.com/en/user-guide/views-semantic/overview)
|
| 268 |
""")
|
|
|
|
| 306 |
- IAPP Certified AI Governance Professional (in progress)
|
| 307 |
|
| 308 |
### Resources
|
| 309 |
+
- π¦ [GitHub Repository](https://github.com/aamanlamba/tasty-bytes-cortex-analyst)
|
| 310 |
- π [Snowflake Documentation](https://docs.snowflake.com/en/user-guide/snowflake-cortex/cortex-analyst)
|
| 311 |
- πΌ [LinkedIn](https://linkedin.com/in/aamanlamba)
|
| 312 |
|
|
|
|
| 315 |
|
| 316 |
---
|
| 317 |
|
| 318 |
+
β **Like this project?** Star it on [GitHub](https://github.com/aamanlamba/tasty-bytes-cortex-analyst)!
|
| 319 |
|
| 320 |
+
π **Found an issue?** [Report it here](https://github.com/aamanlamba/tasty-bytes-cortex-analyst/issues)
|
| 321 |
""")
|
| 322 |
|
| 323 |
return demo
|