Skip to content

Commit

Permalink
Fix lite config to exclude layout notebooks that don't work just yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasongrout committed Jul 11, 2022
1 parent d1c6121 commit f730cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/jupyter_lite_config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"LiteBuildConfig": {
"ignore_contents": [
"examples/Layout Example.ipynb",
"Layout",
"examples/Layout Templates.ipynb",
"examples/Variable Inspector.ipynb"
],
Expand Down

0 comments on commit f730cf4

Please sign in to comment.