Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit b6a0210

Browse files
document jlab extension (closes #17)
1 parent bafb6e3 commit b6a0210

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ Documentation and examples can be found at https://plotly.github.io/plotly_expre
99
Just running `pip install plotly_express` in your terminal!
1010

1111
Plotly Express is compatible with Python 3+ and Python 2.7.
12+
13+
### Running in JupyterLab
14+
15+
Using Plotly Express in JupyterLab requires the [`plotly-extension`](https://github.com/jupyterlab/jupyter-renderers/tree/master/packages/plotly-extension) to be installed by running `jupyter labextension install @jupyterlab/plotly-extension`.

0 commit comments

Comments
 (0)