Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aircloud committed Sep 29, 2023
1 parent ba179fe commit db8189d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,20 @@ Please install the following dependencies before installing this project:

## Install

**important:**

* jupyterlab 4.0+: use 4+:

```
pip install jupyterlab-tensorboard-pro
```

* jupyterlab 3.x: use 3:

```
pip install jupyterlab-tensorboard-pro~=3.0
```

> only jupyterlab support, not include notebook
## Background
Expand Down

0 comments on commit db8189d

Please sign in to comment.