Skip to content

Commit

Permalink
fix: force reinstall
Browse files Browse the repository at this point in the history
  • Loading branch information
mosoriob committed Jul 19, 2024
1 parent e1b146d commit e6b225d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ function handle_installation() {
create_conda_environment
fi
fi
conda install jupyter-events jupyterlab-server --force-reinstall --yes
}


Expand Down

0 comments on commit e6b225d

Please sign in to comment.