Tyler M. Kontra

Results 6 issues of Tyler M. Kontra

**Describe the bug** Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV). **To Reproduce** 1. `odin deploy -f test.job.yaml` 2. `odin log -i {job_id}`...

bug
good first issue

Hi @mahmoud ! I got started on the h-index/altmetric investigation we discussed on reddit: https://github.com/ttymck/pycite In doing so, I noticed GNU Solfege is listed with a repo URL of: http://git.savannah.gnu.org/cgit/solfege.git...

Hi Maciej! Thanks for sharing this project; I've been pursuing the idea of wrapping the reference stanfordnlp/GloVe source code as a Cython extension. Your library has been very useful in...

1. The spec declares that there are two modes of blob upload: monolithic and chunked. [0] 2. It goes on to describe that a chunked upload is done via PATCH....

- the provider module provides a framework which require each provider implementation module to only implement the `handle_call` for message sending - there is still code duplication for fetching the...

builds off of #107 by @flipdazed and suggestions by @gbeced - `barfeed.listfeed` - list of dicts requiring standard column naming scheme - sequence items are passed through `csvfeed.GenericRowParser` - `barfeed.pandasfeed`...