Skip to content

Commit 0d440a7

Browse files
committed
Enable reticulate by default
1 parent 4423b3b commit 0d440a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/positron-reticulate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"properties": {
2929
"positron.reticulate.enabled": {
3030
"type": "boolean",
31-
"default": false,
31+
"default": true,
3232
"description": "%enabledDescription%"
3333
}
3434
}

0 commit comments

Comments
 (0)