Skip to content

Commit

Permalink
moves code chunk
Browse files Browse the repository at this point in the history
  • Loading branch information
Nowosad committed Sep 19, 2024
1 parent b8ae389 commit 01954ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chapters/01-spatial-data.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
engine: julia
---

# Geographic data in Julia {#sec-spatial-class}

```{julia}
#| include: false
using Pkg
Pkg.activate("..")
Pkg.instantiate()
```

# Geographic data in Julia {#sec-spatial-class}

## Introduction
```{julia}
using GeoDataFrames
Expand Down

0 comments on commit 01954ab

Please sign in to comment.