Skip to content

Commit

Permalink
Update packages/voici/src/main.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com>
  • Loading branch information
trungleduc and jtpio committed Sep 25, 2023
1 parent d06d600 commit 2f4aca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/voici/src/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ async function main() {
const serviceManager = jupyterLiteServer.serviceManager;

const app = new VoiciApp({
serviceManager: serviceManager,
serviceManager,
kernelspecs,
mimeExtensions,
shell: new VoilaShell(),
Expand Down

0 comments on commit 2f4aca0

Please sign in to comment.