-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Link jupyterlite locally * Using voila shell * Using Voila theme manager * Update mimerenderer * Using VoilaApp * Add `classic-tree` argument * Improve CLI * Pass extensionConfig to the frontend * Bump voila * Add python test * Update webpack config * Update to jupyterlite 0.2.0 alpha * Embed all jupyterlab-manager plugins * Update main file * Update test * update env * Bump Jupyterlite * Bump xeus-python * Update packages/voici/src/main.ts Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com> * Fix classic tree template * Update snapshots * Update Playwright Snapshots * Update workflow * Update packages/voici/src/plugins/widgets.ts Co-authored-by: martinRenou <martin.renou@gmail.com> * Update CI --------- Co-authored-by: Jeremy Tuloup <jeremy.tuloup@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: martinRenou <martin.renou@gmail.com>
- Loading branch information
1 parent
0ddb0aa
commit 8573f88
Showing
43 changed files
with
17,463 additions
and
12,188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,3 +44,5 @@ _output | |
ui-tests/lite | ||
ui-tests/material | ||
.jupyterlite.doit.db | ||
|
||
.yarn/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
enableImmutableInstalls: false | ||
|
||
nodeLinker: node-modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.