We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b9f10 commit fd20570Copy full SHA for fd20570
README.md
@@ -78,3 +78,7 @@ Now every change will be built locally and bundled into JupyterLab. Be sure to r
78
```bash
79
jupyter labextension uninstall jupyterlab-code-snippets
80
```
81
+OR
82
+```bash
83
+pip uninstall jupyterlab-code-snippets
84
+```
0 commit comments