Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jupyter Quickstart

A Jupyter notebook that mixes Python3 and R.

Example Notebook

https://nbviewer.jupyter.org/github/dmil/jupyter-quickstart/blob/master/notebook.ipynb

Requirements

  • Homebrew
  • Python 3

Quickstart

  1. Install some packages with HomeBrew

    brew install r
    brew install libgit2
  2. Clone the repo and cd into the folder you cloned

  3. Install R and python packages

    RScript setup.R
    pip3 install -r requirements.txt
  4. Open the jupyter notebook

    jupyter notebook notebook.ipynb

Additional steps for FiveThirtyEight Writers

See additional setup instructions inside setup-fte.R.

About

Quickstart for my preferred Jupyter notebook setup (R + Python)

Resources

Stars

16 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages