Skip to content

Commit

Permalink
update config description
Browse files Browse the repository at this point in the history
  • Loading branch information
seeM committed Jan 10, 2025
1 parent 974e6ae commit eb2315f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ configurationRegistry.registerConfiguration({
default: true,
markdownDescription: localize(
'positron.runtimeNotebookKernel.enable.description',
'**CAUTION**: Enable experimental runtime notebook kernels which may result in unexpected behaviour. Requires a restart to take effect.'
'Enable runtime notebook kernels which live in the main thread instead of in the extension host. Requires a restart to take effect.'
),
},
[NOTEBOOK_EXPERIMENTAL_SHOW_EXECUTION_INFO_KEY]: {
Expand Down

0 comments on commit eb2315f

Please sign in to comment.