We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7977d64 commit a16afc7Copy full SHA for a16afc7
README.md
@@ -7,6 +7,8 @@
7
Jupyterlab extension that shows currently used variables and their values.
8
Contributions in any form are welcome!
9
10
+
11
12
## Features
13
14

@@ -52,8 +54,8 @@ The requirements for this functionality are:
52
54
- Support for widgets in JupyterLab: `jupyter labextension install @jupyter-widgets/jupyterlab-manager`
53
55
56
-
57
## Install
58
+**NOTE:** The main way to install this extension is via pip as described below.
59
60
```bash
61
pip install lckr-jupyterlab-variableinspector
0 commit comments