Skip to content

Commit

Permalink
Remove instantiate.
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion committed Sep 19, 2024
1 parent caee23d commit e913adf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions chapters/01-spatial-data.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,8 @@ engine: julia
# Geographic data in Julia {#sec-spatial-class}

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

## Introduction
Expand Down

0 comments on commit e913adf

Please sign in to comment.