MarkAngler

Results 5 comments of MarkAngler

> @serena-ruan I used: > > ``` > conda_env = { > "channels": ["defaults", "conda-forge"], > "dependencies": [f"python={3.11}", "pip", "git"], > "pip": [ > "git+https://github.com/serena-ruan/mlflow.git@fix_lc", > "mlflow", > "databricks", >...

for now i created a git folder called 'files' in the target directory (shrug)

Additionally, what is the development workflow for many engineers working on one bundle with dlt?