Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 78ca0bb

Browse filesBrowse files
committed
Update install recommendations to always use main project
1 parent 64865e6 commit 78ca0bb
Copy full SHA for 78ca0bb

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎packages/python/plotly/plotly/express/__init__.py

Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/express/__init__.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
1616
Or install Plotly Express and its dependencies directly with:
1717
18-
$ pip install plotly.express
18+
$ pip install "plotly[express]"
1919
2020
You can also use Plotly Graph Objects to create a large number of charts without installing
2121
pandas. See examples here: https://plotly.com/python/graph-objects/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.