Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ files.py
File
files.py
_plotly_utils/files.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
3
PLOTLY_DIR = os.environ.get(
4
"PLOTLY_DIR"
, os.path.join(os.path.expanduser(
"~"
),
".plotly"
)
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected