Skip to content

Commit 1df0488

Browse files
committed
Slight adjustment to environment setup
1 parent 05760db commit 1df0488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/newproject.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
**Step One:** Set up a place for your project. Use [Cookie Cutter Data Science](https://cookiecutter-data-science.drivendata.org). This will give all of your projects a consistent layout and structure regardless of what kind of data science project is done. Install this and use their instructions to start a new project. It's fine to do things differently, but this is a way to get started consistently with a documentated approach.
5+
**Step One:** Set up a place for your project. Consider using [Cookie Cutter Data Science](https://cookiecutter-data-science.drivendata.org). This will give all of your projects a consistent layout and structure regardless of what kind of data science project is done. Install this and use their instructions to start a new project. It's fine to do things differently, but this is a way to get started consistently with a documentated approach.
66

77
**Step Two:** Load and visualise your data. Read [the data API how-to](/api/data/data_how_to.md) for more information fetching and adding data.
88

0 commit comments

Comments
 (0)