* update configuration.cfg to secrets.cfg
* fix node count pretty print
* add more unit tests
* configure pytest to only run tests from the 'tests' directory
* add missing space
* remove static call to loading secrets file
* initial docs layout
* rename files and add images to getting started
* fix typos
* Add next steps to clusters docs
* Add custom scripts doc
* Initial text for spark submit
* fix merge conflict
* finish spark submit docs
* cloud storage docs
* fix typo in storage docs
* refactor some docs
* pr feedback
* add link to Getting Started in creating account details in main readme
* update configuration.cfg to secrets.cfg
* fix node count pretty print
* add more unit tests
* configure pytest to only run tests from the 'tests' directory
* add missing space
* remove static call to loading secrets file
* initial commit for automatic wasb support
* wasb native support
* fix for wasb
* bug fix in azure_api
* clean up setup_wasb
* README for wasb
* README updates for wasb
* configure wasb creds in start task environment variables
* add missing merged files
* revert back to working state
* added storage account suffix
* removed zip to secrets
* update configuration.cfg to secrets.cfg
* fix node count pretty print
* add more unit tests
* configure pytest to only run tests from the 'tests' directory
* add missing space
* remove static call to loading secrets file
* initial working version
* update requirements.txt and commands to use low-pri
* cluster commands should use --id instead of --cluster-id
* make --size and --size-low-pri mutually exclusive
* update readme to include low-pri flag