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
Copy file name to clipboardExpand all lines: package.nls.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -529,5 +529,7 @@
529
529
"DataScience.rawKernelSessionFailed": "Unable to start session for kernel {0}. Select another kernel to launch with.",
530
530
"DataScience.rawKernelConnectingSession": "Connecting to kernel.",
531
531
"DataScience.reloadCustomEditor": "Please reload VS Code to use the custom editor API",
532
-
"DataScience.step": "Run next line (F10)"
532
+
"DataScience.reloadVSCodeNotebookEditor": "Please reload VS Code to use the Notebook Editor",
533
+
"DataScience.step": "Run next line (F10)",
534
+
"DataScience.usingPreviewNotebookWithOtherNotebookWarning": "Using the Preview Notebook Editor along with the stable Notebook Editor is not recommended. Doing so could result in data loss or corruption of notebooks."
'Using the Preview Notebook Editor along with the stable Notebook Editor is not recommended. Doing so could result in data loss or corruption of notebooks.'
0 commit comments