Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 26, 2024
1 parent 25413f4 commit 326883f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To install using pip from this directory:

### Development installation

The following assumes you're using conda. If not, you'll need to install nodejs
The following assumes you're using conda. If not, you'll need to install nodejs
in your environemnt separately.

```bash
Expand All @@ -58,7 +58,7 @@ jupyter labextension develop --overwrite .
jlpm run build
```

Note that `jupyterlab` provides `jlpm`, a jupyter-flavored version of `yarn`,
Note that `jupyterlab` provides `jlpm`, a jupyter-flavored version of `yarn`,
provided by `jupyterlab`.

### How to see your changes
Expand Down

0 comments on commit 326883f

Please sign in to comment.