Skip to content

Commit

Permalink
feat: update mamba installation script
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Nov 17, 2024
1 parent 3f99e23 commit 84d8c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mamba.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ main_brew() {
main() {
dotfile mamba mambarc

micromamba shell init --shell=zsh --prefix="$HOME/micromamba"
micromamba shell init --shell=zsh --root-prefix="$HOME/micromamba"
micromamba install -n base jupyterlab pandas numpy geopandas polars
}

0 comments on commit 84d8c99

Please sign in to comment.