Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): Adds additional Julia packages (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjbiener authored Aug 18, 2020
1 parent 039c4a8 commit 082227d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions base-notebook/install.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
using Pkg
pkg"add Colors"
pkg"add CSV"
pkg"add CSVFiles"
pkg"add DataFrames"
pkg"add DelimitedFiles"
pkg"add GMT"
pkg"add GR"
pkg"add IJulia"
pkg"add ImageView"
Expand Down

0 comments on commit 082227d

Please sign in to comment.