Skip to content

Instantly share code, notes, and snippets.

@RobinRojowiec
Last active March 3, 2019 21:38
Show Gist options
  • Save RobinRojowiec/cfd186d9b18bcba1ae84fd18931eb5fb to your computer and use it in GitHub Desktop.
Save RobinRojowiec/cfd186d9b18bcba1ae84fd18931eb5fb to your computer and use it in GitHub Desktop.
conda create -n nlp_default python=3.6
conda activate nlp_default
pip install -r requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment