Skip to content

Commit

Permalink
Change document name
Browse files Browse the repository at this point in the history
  • Loading branch information
hbcarlos committed Sep 4, 2023
1 parent 7f3ca56 commit c62363f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lab/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const plugin: JupyterFrontEndPlugin<IRisePreviewTracker> = {
}

const factory = new RisePreviewFactory(getRiseUrl, commands, {
name: 'rise',
name: 'Rise Slides',
fileTypes: ['notebook'],
modelName: 'notebook'
});
Expand Down

0 comments on commit c62363f

Please sign in to comment.