
Hey, quick question: I had the idea of generating interactive server-side visualizations with the altair package in python. Since it offers HTML exports, could i generate the HTML in an Appwrite function and then return it so the user can view the generated plot in their browser?
I haven't looked too much in the documentation and did not find that specific problem.
Would appreciate a quick answer if this is feasible so I could look into it more. Thanks!
Recommended threads
- Missing C++ libstdc library in Python fu...
I have a function running Python 3.12 which suddenly started dumping errors (as of today; it worked yesterday). I hadn't changed any code so I found this odd, b...
- Checkout error: Error: Request body is e...
Im absolutely stumped here. ```Initializing Stripe functionality... stripe.ts:74 Calling Appwrite function with payload: {price_id: 'price_1RdZzoDCvcSnLsdCCu8z3...
- Clarification Needed on Custom Domains a...
Hello, I need help configuring custom domains/subdomains in Appwrite: 1. **Current Setup**: - Transferred `mydomain.com` to Appwrite via nameservers ...
