Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PROD-37531] Exposing REPL credential provider to Python SDK (#130)
## Changes In previous [PR](https://github.com/databricks/universe/pull/316192), we expose a function that will be used by Python SDK's `runtime_native_auth` so that in notebook environment it directly access information from command execution to authenticate. This PR import it from Python runtime to put on last piece of puzzle. ## Tests <!-- How is this tested? Please see the checklist below and also describe any other relevant tests --> - [ ] `make test` run locally - [x] `make fmt` applied - [x] relevant integration tests applied
- Loading branch information