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
- To create and navigate directories (Explorer, Finder, or command line)
- A text editor, such as Notepad++ or BBEdit/TextWrangler, or Sublime Text.
- 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.