MCPcopy 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
142class PyCharmEnvironment(PythonEnvironment):
143 name = "PyCharm Environment"
144 support_rich_display = False
145
146
147class VSCodeEnvironment(PythonEnvironment):

Callers 1

_get_environmentFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected