clefeu

Results 3 issues of clefeu

I did some tests and it should work this way. parser-options should be of the form: `{ cd:{options}, ls:{options} }`

Hi, I wanted to emulate a terminal with some basic commands like ls and cd. I used vue-command to do it however I have a problem with the options :...

enhancement

I followed the issue about the older version of tensorflow (https://github.com/MycroftAI/mycroft-precise/issues/175) and changed branch. I then have contradictory requirement for tensorflow and tensorflow-gpd: ![tensorflow_requirement](https://user-images.githubusercontent.com/36074489/100267119-31d89280-2f53-11eb-94a0-7612b990b2e1.png) ![tensorflow-gpu_requirement](https://user-images.githubusercontent.com/36074489/100267424-af9c9e00-2f53-11eb-9339-ff1f82ffc4a3.png) **To Reproduce** Steps to reproduce...

bug