Skip to content

Instantly share code, notes, and snippets.

@gaiar
Created April 27, 2019 11:06
Show Gist options
  • Save gaiar/112831813298bc23210085dedbe11d7b to your computer and use it in GitHub Desktop.
Save gaiar/112831813298bc23210085dedbe11d7b to your computer and use it in GitHub Desktop.
Installing Beautiful Soap and Requests
#!/usr/bin/env bash
conda activate berlin-birds
conda install -c conda-forge requests beautifulsoup4 -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment