Joseph McCartin
Joseph McCartin
### Dagster version 0.15.5 ### What's the issue? After submitting work to a databricks cluster via the step launcher, dagster polls for logs via the databricks API on a pre-defined...
The [core project](https://h3geo.org/) has a good set of documentation about the API methods, which are linked from this project's README. However, there are at least a couple of issues that...
Hi, was just curious at all if you were intending on continuing this project at all. Accuracy of models aside, there were a few code things that I'm happy to...
This is a pretty simple issue at first glance. You have a missing dependency in `setup.py` for the library `atomicwrites`. The actual library calls are in `downloader.py`, for example: https://github.com/commaai/laika/blob/5eb0c3c2596dd12a232b83bdb057a716810e89cf/laika/downloader.py#L283...