Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 809 Bytes

setup.md

File metadata and controls

15 lines (11 loc) · 809 Bytes
layout title permalink
page
Setup
/setup/

In this lesson, we will discuss how to organize your projects and data for reproducibility.

For this lesson, you will need

  1. To create and navigate directories (Explorer, Finder, or command line)
  2. A text editor, such as Notepad++ or BBEdit/TextWrangler, or Sublime Text.
  3. The data file: [gapminderDataFiveYear_superDirty data.xlsx]({{ page.root }}/data/gapminderDataFiveYear_superDirty.xlsx) (also in tab-delimited text [.txt]({{ page.root }}/data/gapminderDataFiveYear_superDirty.txt))

We will not be using the Jupyter Notebook in this lesson, but you should be able to navigate to directories we create from Jupyter.