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
`Please note that you should only be using this functionality if you are part of our private preview and have accepted our terms and conditions regarding this preview.`,
85
+
`Databricks Extension v${packageMetadata.version} is in private preview`,
83
86
{
84
87
modal: true,
85
-
detail: `In order to enroll in the private preview please contact us and we will get you added`,
88
+
detail:
89
+
`Please note that you should only be using this functionality if you are part of our private`+
90
+
`preview and have accepted our terms and conditions regarding this preview.`+
91
+
`In order to enroll in the private preview please contact us and we will get you added`,
86
92
},
87
93
"Contact us",
88
94
"Continue if you are already enrolled"
@@ -109,15 +115,6 @@ export async function activate(
0 commit comments