Skip to content

Commit fd20570

Browse files
authored
Update readme with pip uninstall
1 parent 53b9f10 commit fd20570

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,7 @@ Now every change will be built locally and bundled into JupyterLab. Be sure to r
7878
```bash
7979
jupyter labextension uninstall jupyterlab-code-snippets
8080
```
81+
OR
82+
```bash
83+
pip uninstall jupyterlab-code-snippets
84+
```

0 commit comments

Comments
 (0)