Skip to content

Instantly share code, notes, and snippets.

@muokicaleb
Last active December 31, 2019 15:35
Show Gist options
  • Save muokicaleb/4e09739ec4d9cf6aab298cf25e4d682b to your computer and use it in GitHub Desktop.
Save muokicaleb/4e09739ec4d9cf6aab298cf25e4d682b to your computer and use it in GitHub Desktop.
git clone https://github.com/fastai/fastai
cd fastai
conda create -n fastai python=3.6 anaconda
conda env update
activate fastai
i
### Windows
cmd /c mklink /D C:\fastai C:\cloned_repo_dir\fastai\fastai\old\fastai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment