Skip to content

Commit

Permalink
remove pip install for neural coder extension (#1572)
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <[email protected]>
  • Loading branch information
chensuyue authored Jan 25, 2024
1 parent 42c2def commit 52ea445
Showing 1 changed file with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,6 @@ A JupyterLab extension.

- JupyterLab >= 3.0

## Install

To install the extension, execute:

```bash
pip install neural_compressor_ext_lab_alibaba
```

## Uninstall

To remove the extension, execute:

```bash
pip uninstall neural_compressor_ext_lab_alibaba
```

## Contributing

### Development install
Expand Down

0 comments on commit 52ea445

Please sign in to comment.