Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prashanthmadi/c7925bcf7020364a7b2c1a44e0006649 to your computer and use it in GitHub Desktop.
Save prashanthmadi/c7925bcf7020364a7b2c1a44e0006649 to your computer and use it in GitHub Desktop.
install newer version of python in anaconda for HDInsight
/usr/bin/anaconda/bin/conda create --prefix /usr/bin/anaconda/envs/py37 python=3.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment