Skip to content

Commit 935cdfd

Browse files
use new usa-airports-ts.nnb TS notebook in built-in examples config (#124)
1 parent dbcb994 commit 935cdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/extension/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export const notebookExamples: Array<any> = [
2222
},
2323
{
2424
name: 'USA Airports',
25-
file: './notebooks/usa-airports-ts.ipynb',
25+
file: './notebooks/usa-airports-ts.nnb',
2626
type: 'TypeScript Notebook',
2727
},
2828
{

0 commit comments

Comments
 (0)