Nat Noordanus
Nat Noordanus
This was shipped in [0.19.0](https://pypi.org/project/poethepoet/0.19.0/) 🙂
Here's what I have in mind for this feature so far. Comments welcome. There are two distinct mechanisms for making a task conditional. The `check` option specifies another task (defaults...
I wrote a loader [model](https://github.com/gnatters/neuroanatomist/blob/master/app/assets/jax/models/asset_loader.js.coffee.erb) to do something like this in [my app](http://neuroanatomist.org). It manages a globally accessible directory of mesh data (and various relevant meta data), loading everything from...
Hey @cetanu, nice work, you're close. In my view, the ideal approach is for the Python module/class structure to mirror that of the proto config. Unless I'm missing something following...
Hi @DouglasBlackwood, thanks for reporting this! The looks annoying... does it stop you from being able to run tasks? It's hard for me to tell what could be causing it....
Thanks @DouglasBlackwood for the example! This issue is now fixed in [v0.26.1](https://pypi.org/project/poethepoet/0.26.1/) 🚀
Hi @ItsDrike, I agree this is an issue, but I've not managed to find a good solution yet. One difficulty is that I haven't found a robust way to pass...
Hi @jaklan, thanks for the feedback. I see how this would be useful. I'm currently working on a bit of a refactor of config management works, which adds support for...
Hi @jaklan, I was thinking about exactly how to implement this, as a lazily resolve environment variable set by poe, and I realised the problem isn't as it seemed. Firstly,...
sure, http://jsfiddle.net/Yd2SA/ if you remove the teapot node the and rerun it then the canvas stays black.