Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datapane/datapane
/ PyCharmEnvironment
Class
PyCharmEnvironment
python-client/src/datapane/ipython/environment.py:142–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
140
141
142
class
PyCharmEnvironment(PythonEnvironment):
143
name =
"PyCharm Environment"
144
support_rich_display = False
145
146
147
class
VSCodeEnvironment(PythonEnvironment):
Callers
1
_get_environment
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected