Skip to content

Commit c1d6693

Browse files
committed
#1 remove env command line
1 parent 10dcb42 commit c1d6693

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,3 +56,9 @@ FIXME:
5656
```shell
5757
make notebook
5858
```
59+
60+
# Remove the environment
61+
62+
```shell
63+
conda remove --name ds_tutorial --all
64+
```

0 commit comments

Comments
 (0)