Skip to content

Commit

Permalink
Merge pull request #257 from cmarmo/cmarmo-patch-1
Browse files Browse the repository at this point in the history
Remove  JupyterLab extension install from README.md
  • Loading branch information
JohanMabille committed Nov 9, 2023
2 parents add1b59 + 00c02e7 commit e9f8b18
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,6 @@ or JupyterLab.
mamba install widgetsnbextension -c conda-forge
```

- Installing the JupyterLab extension

```
jupyter labextension install @jupyter-widgets/jupyterlab-manager
```

This command defaults to installing the latest version of the JupyterLab
extension. Depending on the version of `xwidgets` and `jupyterlab` you have
installed you may need an older version.

## Installation from sources

Or you can directly install it from the sources if you have all the
Expand Down

0 comments on commit e9f8b18

Please sign in to comment.