1
0
Форкнуть 0
UCOSP-winter-2018_TrackingT.../README.md

454 B

sb2018

Safe Browsing Project - Contributions from the UCOSP 2018 winter semester cohort

To use conda environment

This is optional, but is useful for maintaining a sandbox for working with scientific python libraries.

  • Download Anaconda or Miniconda (https://conda.io/miniconda.html)
  • Check it's working by running conda --version from the command line
  • Build an environment from the environment.yaml conda env create -f environment.yaml