Skip to content

Commit

Permalink
fix README typo in nbextension command
Browse files Browse the repository at this point in the history
  • Loading branch information
scottstanie authored and maartenbreddels committed Jan 27, 2023
1 parent 4737e47 commit 6da3f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -75,7 +75,7 @@ $ conda install -c conda-forge ipyvolume
If you are still using an old notebook version, ipyvolume and its dependend extension (widgetsnbextension) need to be enabled manually. If unsure, check which extensions are enabled:

```
$ jupyter nbextention list
$ jupyter nbextension list
```

If not enabled, enable them:
Expand Down

0 comments on commit 6da3f78

Please sign in to comment.