floydhub / floyd-cli

Command line tool for FloydHub - the fastest way to build, train, and deploy deep learning models
https://floydhub.com
Apache License 2.0
156 stars 34 forks source link

enable tensorboard by default #211

Closed whatrocks closed 5 years ago

whatrocks commented 5 years ago

This is a really dumb way of achieving our goal of "Enable tensorboard for all jobs". But it does have the added benefit of permitting people to continue entering --tensorboard or --no-tensorboard to their heart's delight without seeing any angry No such options error messages. Thoughts?