Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 429 Bytes

Hands-on Data Science @ PyLadies Berlin

What you need to do?

  1. Follow installation
  2. Clone this repository (git clone https://github.com/barrachri/berlin-jobs.git)
  3. From inside the repository (after you typed cd berlin-jobs) type conda env create -n pandas-pyladies -f environment.yml
  4. Now type source activate pandas-pyladies
  5. Your done!

Need help?

Open an issue with your problem ;)