# UCOSP-winter-2018_TrackingTechnologies **Repository Path**: mirrors_mozilla/UCOSP-winter-2018_TrackingTechnologies ## Basic Information - **Project Name**: UCOSP-winter-2018_TrackingTechnologies - **Description**: INACTIVE - http://mzl.la/ghe-archive - UCOSP winter cohort internship project to perform exploratory data analysis on tracking technologies on the Web. - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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`