Not today and likely not in future as well.
1. If you create a pipeline yourself, the pipeline creates it's own compute. This can be classic (ie you choose the nodes/node-types) or serverless (recommended)
2. If you define a Streaming Table or Materialized View in DBSQL, it create a serverless DLT/LSDP pipeline behind the scenes.
3. There is plan to support it from Serverless Interactive (but not classic All Purpose) during the development lifecycle.
The main reason is that it needs a custom runtime (forked from DBR with various configs tuned/set) and so your "normal" DBR that you use for classic all-purpose(or jobs) will not be sufficient.