Skip to content

Commit a16afc7

Browse files
authored
Update README.md
1 parent 7977d64 commit a16afc7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
Jupyterlab extension that shows currently used variables and their values.
88
Contributions in any form are welcome!
99

10+
11+
1012
## Features
1113

1214
![Demogif](early_demo.gif)
@@ -52,8 +54,8 @@ The requirements for this functionality are:
5254
- Support for widgets in JupyterLab: `jupyter labextension install @jupyter-widgets/jupyterlab-manager`
5355

5456

55-
5657
## Install
58+
**NOTE:** The main way to install this extension is via pip as described below.
5759

5860
```bash
5961
pip install lckr-jupyterlab-variableinspector

0 commit comments

Comments
 (0)