Commit 7daf879
allow configuring the path of the contents directory (#346)
* support customizing the contents dir
* cleanup before rerunning instead of after finishing
This will make sure that timing problems will never arise, and if the
contents are at `_build/contents` (or rather,
`_build/jupyterlite-contents`) cleaning up after the end of the process
is not really required.
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>1 parent 4aa78a3 commit 7daf879
1 file changed
Lines changed: 15 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
610 | | - | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
| 613 | + | |
611 | 614 | | |
612 | 615 | | |
613 | 616 | | |
| |||
839 | 842 | | |
840 | 843 | | |
841 | 844 | | |
842 | | - | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
843 | 848 | | |
844 | 849 | | |
845 | 850 | | |
| |||
956 | 961 | | |
957 | 962 | | |
958 | 963 | | |
| 964 | + | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
| 968 | + | |
959 | 969 | | |
960 | | - | |
| 970 | + | |
961 | 971 | | |
962 | 972 | | |
963 | 973 | | |
| |||
1071 | 1081 | | |
1072 | 1082 | | |
1073 | 1083 | | |
1074 | | - | |
| 1084 | + | |
1075 | 1085 | | |
1076 | 1086 | | |
1077 | 1087 | | |
| |||
1135 | 1145 | | |
1136 | 1146 | | |
1137 | 1147 | | |
1138 | | - | |
1139 | 1148 | | |
1140 | 1149 | | |
1141 | 1150 | | |
| |||
1171 | 1180 | | |
1172 | 1181 | | |
1173 | 1182 | | |
| 1183 | + | |
1174 | 1184 | | |
1175 | 1185 | | |
1176 | 1186 | | |
| |||
0 commit comments