Skip to content

Commit f77dc6d

Browse files
update built-in usa-state-capitals-ts.nnb notebook file link in config (#124)
1 parent adbd46f commit f77dc6d

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
@@ -32,7 +32,7 @@ export const notebookExamples: Array<any> = [
3232
},
3333
{
3434
name: 'USA State Capitals',
35-
file: './notebooks/usa-state-capitals-ts.ipynb',
35+
file: './notebooks/usa-state-capitals-ts.nnb',
3636
type: 'TypeScript Notebook',
3737
},
3838
{

0 commit comments

Comments
 (0)