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
exportconstliveShareServiceFailure=localize('DataScience.liveShareServiceFailure','Failure starting \'{0}\' service during live share connection.');
143
143
exportconstdocumentMismatch=localize('DataScience.documentMismatch','Cannot run cells, duplicate documents for {0} found.');
144
144
exportconstjupyterGetVariablesBadResults=localize('DataScience.jupyterGetVariablesBadResults','Failed to fetch variable info from the Jupyter server.');
145
+
exportconstpythonInteractiveCreateFailed=localize('DataScience.pythonInteractiveCreateFailed','Failure to create a \'Python Interactive\' window. Try reinstalling the Python extension.');
0 commit comments