Skip to content

Commit

Permalink
feat(frontend): add opendatalab links
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-Shen committed Aug 12, 2024
1 parent a66f5b6 commit a94e75f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/frontend/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ search labelu in [Test Pypi](https://test.pypi.org/), to find the right version

```bash
# change version '0.1.220' to the version you need.
pip install -i https://test.pypi.org/simple/ labelu==0.1.220
pip install -i https://test.pypi.org/simple/ labelu==1.0.6a5
labelu --help
labelu --port 8000
```
Expand All @@ -24,4 +24,4 @@ vim vite.config.js
npm run start

open http://localhost:3000/
```
```

0 comments on commit a94e75f

Please sign in to comment.