Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kthare10 committed Oct 8, 2024
1 parent 75b6c55 commit 04d0317
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion user_local_jupyter_environment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ Once the container is running, you may need to interact with it directly. To acc
- **Only one container can run at a time.** If you want to switch from one container to another, you must first stop and remove the existing container:
```bash
docker-compose down
docker-compose rm -fv
```
Then, bring up the new container using the relevant `docker-compose up` command mentioned earlier.

Expand Down

0 comments on commit 04d0317

Please sign in to comment.