What you need to do?
- Follow installation
- Clone this repository (
git clone https://github.com/barrachri/berlin-jobs.git
) - From inside the repository (after you typed
cd berlin-jobs
) typeconda env create -n pandas-pyladies -f environment.yml
- Now type
source activate pandas-pyladies
- Your done!
Open an issue with your problem ;)