conda create -n hackerearth python=3.6 anaconda
Set python interpreter in python:
Open Add Interpreter, browse to /Users/
Issue: Add Jupyter to the interpreter of project> Solution: pip install jupyter then restart intellJ Or launch termial on intellij -> source activate env --> jupyter notebook > This launces notebook, Now hit the play button, this will as for token, it should be in terminal, paste teh same and good to go
If Import fails. /Users/aronak/Downloads/ML/hackerearth
pip install nbimporter