Skip to content

Instantly share code, notes, and snippets.

@ECHO-ECHOOooo
Created November 13, 2017 18:27
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 ECHO-ECHOOooo/c6bf3d216f5f93409219f7526f942f6b to your computer and use it in GitHub Desktop.
Save ECHO-ECHOOooo/c6bf3d216f5f93409219f7526f942f6b to your computer and use it in GitHub Desktop.
Install Kaggle-MNIST Virtualenv
$ sudo apt install virtualenv
$ virtualenv -p /usr/bin/python3 kaggle-mnist
$ source kaggle-mnist/bin/activate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment