Skip to content

Commit

Permalink
update 13A
Browse files Browse the repository at this point in the history
  • Loading branch information
firasm committed Apr 2, 2024
1 parent 7665f39 commit a02a0f9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion notes/week13/class13A.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,23 @@ Today we will be working on using Maps.

## Logistics

### Installing packages

You will probably need to install some packages for today's class:

- `conda install osmnx`
- `conda install networkx`
- `conda install folium`
- `conda install scikit-learn`
- `conda install mapclassify`

### Cloning a repository

1. Clone the Class Activity Repository

You will first need to "accept" the GitHub Classroom assignment to get a copy of the starter code.

You can do that by [clicking here](https://classroom.github.com/a/ZEaSSumI).
You can do that by [clicking here](https://classroom.github.com/a/qYP0az4U).

Then, clone the `classActivity1XY` repository by running the following line in your Terminal:

Expand Down

0 comments on commit a02a0f9

Please sign in to comment.