You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+4
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,7 @@ Documentation and examples can be found at https://plotly.github.io/plotly_expre
9
9
Just running `pip install plotly_express` in your terminal!
10
10
11
11
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