Skip to content

Commit

Permalink
Update doc/user_guide/docker/docker_usage.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mikhail Beck <[email protected]>
  • Loading branch information
ckunki and ahsimb authored Feb 13, 2024
1 parent 085c68b commit 0d1a5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user_guide/docker/docker_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ docker exec --user root -it ${CONTAINER_ID} bash

## Installing Additional Dependencies

In case you want to install additional dependencies for using those in your Jupyter notebooks, please
In case you want to install additional dependencies for using them in your Jupyter notebooks, please
1. [Login to the Docker container](#login-to-the-docker-container)
2. Activate jupyterenv
3. Install dependencies via `pip install`
Expand Down

0 comments on commit 0d1a5f6

Please sign in to comment.