Skip to content

Commit

Permalink
installing git
Browse files Browse the repository at this point in the history
  • Loading branch information
turnmanh committed Jun 11, 2024
1 parent 152896b commit 0125b8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ LABEL org.opencontainers.image.licenses="Apache-2.0"
# Install latest release of sbi instead of current main branch this is
# intenationally as the codespace shall facilitate as an easy access for new
# users to experience the toolkit rather than a development environment.
RUN apt update && apt install -y git
RUN pip install \
sbi \
ipywidgets

0 comments on commit 0125b8d

Please sign in to comment.