This repository has been archived by the owner on Dec 8, 2018. It is now read-only.
Tags: watson-developer-cloud/car-dashboard
Tags
feat: Added support for workspace option/buttons (#95) * added IAM API support * Minor formatting of readme * removed comments * Update .env assistant url * Update readme to the same as assistant simple, as there is no difference in configuring these two demos * Minor update * Added gif demo * Added gif demo * Removed if else to create Assistant object as it not required as SDK searchs for environmental variables * Added comment to Assistant constructor * Added a little extra info in the README for credentials automaticaly being localed in the .env file * Small correction * Small correction * Added options/buttons to chat area * Removed a console.log * Minor changes * Added .ibm-project to .gitignore * Delete .ibm-project * fixed conflict