birdsarah / europython2018

The Web is Terrifying! Using PyData stack to spy on the spies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

europython2018

The Web is Terrifying! Using PyData stack to spy on the spies.

Setup

  1. Get conda package manager (https://conda.io/miniconda.html) (also included with Anaconda)

  2. Install requirements and activate environment

$ conda env create -f environment.yaml $ source activate ep2018

  1. To run the notebooks that inspect your local storage and cookies, know where your firefox profile directory is: http://kb.mozillazine.org/Profile_folder_-_Firefox

  2. To play with the OverScripted dataset, information on downloading it here: https://github.com/mozilla/Overscripted-Data-Analysis-Challenge#accessing-the-data

  3. Run the notebooks

$ jupyter notebook

To run notebooks as slides

$ conda install -c damianavila82 rise

About

The Web is Terrifying! Using PyData stack to spy on the spies.

License:Mozilla Public License 2.0


Languages

Language:Jupyter Notebook 94.8%Language:HTML 5.2%Language:CSS 0.0%