floydhub/tensorflow-notebooks-examples

floyd status is not working

mrubashkin-svds opened this issue · 1 comments

Anonymized example (in a custom floyd conda virtualenv) of what I am running locally and the missing information from floyd status

(floyd) root@[machine]:$HOMEtensorflow-examples/3_NeuralNetworks# floyd status
RUN ID    CREATED    STATUS    DURATION(s)    NAME    INSTANCE    VERSION
--------  ---------  --------  -------------  ------  ----------  ---------

Floyd status did not work when I had an initialized project, and did not work after i stopped it. This was a problem because I don't know how else I would get my RUN ID outside of my bash history

Update to the previous issue, I believe that the jupyter notebook may have been killed when it timed out from not being used? Either way, it would be helpful if the status displayed the session that was created, and had the information that it was killed. Thanks!