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
"DataScience.libraryRequiredToLaunchJupyterKernelNotInstalledInterpreter": "{0} requires {1} to be installed.",
509
-
"DataScience.runByLine": "Run by line",
510
-
"DataScience.continueRunByLine": "Stop",
509
+
"DataScience.runByLine": "Run by line (F10)",
510
+
"DataScience.stopRunByLine": "Stop",
511
511
"DataScience.couldNotInstallLibrary": "Could not install {0}. If pip is not available, please use the package manager of your choice to manually install this library into your Python environment.",
512
512
"DataScience.rawKernelSessionFailed": "Unable to start session for kernel {0}. Select another kernel to launch with.",
513
513
"DataScience.rawKernelConnectingSession": "Connecting to kernel.",
514
-
"DataScience.reloadCustomEditor": "Please reload VS Code to use the custom editor API"
514
+
"DataScience.reloadCustomEditor": "Please reload VS Code to use the custom editor API",
0 commit comments