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
Replace the usage of the PythonEnvironment (the interpreter) from the parameters of the dataViewerDependencyService methods and use the DebugEvaluator instead. Evaluate code to get the interpreter path then use the old interpreter code.
The text was updated successfully, but these errors were encountered:
Replace the usage of the
PythonEnvironment
(the interpreter) from the parameters of thedataViewerDependencyService
methods and use theDebugEvaluator
instead. Evaluate code to get the interpreter path then use the old interpreter code.The text was updated successfully, but these errors were encountered: