Austin Keller
Austin Keller
## Enhancement Request Now that todoist [natively supports](https://get.todoist.help/hc/en-us/articles/360013988740) kanban boards based on sections, it would be handy to have section-based list support. I can see kanbanist as a proving ground...
As a dummy who is evaluating different options for ML Ops, I don't have a full picture of how Kubeflow works. Does `trains-agent` integrate with Kubeflow? Or is it a...
Here is the error observed in python 2: ``` c:\proj\deleteme2>python --version Python 2.7.12 :: Anaconda 4.1.1 (64-bit) c:\proj\deleteme2>python-boilerplate --version python-boilerplate 0.4.1 c:\proj\deleteme2>python-boilerplate init Project's name: testproj Author's name: Austin Keller...
Hi, I just tried using your package with Python 2.7 and received an error when running due to the use of the "function annotations" python 3 feature. I'd recommend making...
I'm seeing the following error when trying to run using python 3.5.2. I'm using python-boilerplate 0.4.1. This issue doesn't occur when using python 2.7.12. ``` (py3) c:\proj\deleteme>python-boilerplate init Traceback (most...
Attempting a backup with the PyDrive backend gives the following error: ``` $ docker run --rm --user $UID -e GOOGLE_DRIVE_ACCOUNT_KEY -v /home/austin/.cache:/home/duplicity/.cache/duplicity -v /home/austin/.gnupg:/home/duplicity/.gnupg -v /home/austin/data:/data:ro wernight/duplicity duplicity --allow-source-mismatch --full-if-older-than=6M...