Skip to content

Commit c25e5a3

Browse files
authored
Update README.md
1 parent 8184d56 commit c25e5a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# jlab-enhanced-cell-toolbar
1+
# @jlab-enhanced/cell-toolbar
22

33
![Github Actions Status](https://github.com/fcollonval/jlab-enhanced-cell-toolbar/workflows/Build/badge.svg)[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/fcollonval/jlab-enhanced-cell-toolbar/main?urlpath=lab)
44

@@ -13,13 +13,13 @@ A cell toolbar for JupyterLab.
1313
## Install
1414

1515
```bash
16-
jupyter labextension install jlab-enhanced-cell-toolbar
16+
jupyter labextension install @jlab-enhanced/cell-toolbar
1717
```
1818

1919
## Uninstall
2020

2121
```bash
22-
jupyter labextension uninstall jlab-enhanced-cell-toolbar
22+
jupyter labextension uninstall @jlab-enhanced/cell-toolbar
2323
```
2424

2525
## Alternatives

0 commit comments

Comments
 (0)