How can we version control our notebooks? Itβs quite challenging to not have git sync / git push for notebooks on real production queries that we need to ensure changes are audited and can be reverted
Currently rill uses duckdb locally, but that means we can't remotely connect to it, it would be nice if rather than modeling and ingest into their local duckdb, they used motherduck duckdb so we can also access the data remotely
Hello we are using Rill heavily, Michael Driscoll and team, any way we can see a deeper integration with them (rill can use motherduck not just as an export but also the underlying storage for modeling and ingest)?