Michał Martyniak
Michał Martyniak
It will complicate the calendar a little bit, but was requested by real users
easy to implement
Must begin with: https://github.com/roscisz/TensorHive/issues/208
Yep, that's true. We've missed some key features that are typical for all CRUD web services. We had to implement most important features first, because of deadlines :)
@filschod Will probably bootstrap whole UI, so that core feature is coming @micmarty TODO: - Sending emails when triggered API endpoint - Generating password reset links
Also: - overlapping watches (especially process list) - sometimes bins are out of their position, same with that plus sign in "Add watch" button  - there's always some unused...
Trivial thing to do - add some UI element that informs the user upfront what is happening, because users don't read tooltips.
Related to #73
Yep, that is what users needs IMO general idea is great, I would suggest the following usage approach: `th my_training_script.sh` `th python my_training_script.py` where `th` program is automatically put into...
Useful, but not essential in fixed environments. Requires some effort which can be postponed until we get bigger community