thomaseleff / assemblit

Assemblit is helping data analysts and scientists rapidly scale notebooks into analytics-as-a-service (AaaS) web-applications.
https://assemblit.org
MIT License
1 stars 0 forks source link

Support AaaS cloud deployment #63

Open thomaseleff opened 1 month ago

thomaseleff commented 1 month ago

Currently, AaaS can only be self-hosted over a local network due to limitations of the sqlite3 backend, orchestration server and lack of support for cloud credentials.

To Do: