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 39a2df6 commit 49dfd72Copy full SHA for 49dfd72
CONTRIBUTING.md
@@ -12,7 +12,7 @@ Note: You will need NodeJS to build the extension package.
12
The `jlpm` command is JupyterLab's pinned version of [yarn](https://yarnpkg.com/) that is installed with JupyterLab. You may use
13
`yarn` or `npm` in lieu of `jlpm` below.
14
15
-**Note**: we recomment using `mamba` to speed the creating of the environment.
+**Note**: we recommend using `mamba` to speed the creating of the environment.
16
17
```bash
18
# create a new environment
0 commit comments