Notable Changes
* view, setup practice categories for CodeChef added
- separate functions implemented as Codechef has no API for practice
- a prompt asks for submitting to practice if contest not running. 15
* editing defaults now works on gui less environments (like server,c9 ide) also.
- using click.edit() instead of click.launch().