Created
April 27, 2019 11:06
-
-
Save gaiar/112831813298bc23210085dedbe11d7b to your computer and use it in GitHub Desktop.
Installing Beautiful Soap and Requests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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