Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Commit

Permalink
Test RTD build
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Jan 5, 2023
1 parent ade8459 commit aeaf62b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Expand Up @@ -52,6 +52,8 @@ const server_kernel: JupyterLiteServerPlugin<void> = {
);
}

console.log('this is the dev build');

return new WebWorkerKernel({
...options,
mountDrive
Expand Down

0 comments on commit aeaf62b

Please sign in to comment.