Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ede0d71

Browse filesBrowse files
Remove JupyterLite contents with make clean
1 parent 9786561 commit ede0d71
Copy full SHA for ede0d71

File tree

Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-0
lines changed

‎doc/Makefile

Copy file name to clipboardExpand all lines: doc/Makefile
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ clean:
2828
rm -rf "$(SOURCEDIR)/sphinxext/__pycache__"
2929
rm -f $(SOURCEDIR)/_static/constrained_layout*.png
3030
rm -f $(SOURCEDIR)/sg_execution_times.rst
31+
rm -rf $(SOURCEDIR)/jupyterlite_contents
32+
rm -rf $(SOURCEDIR)/.jupyterlite.doit.db
3133

3234
show:
3335
@python -c "import webbrowser; webbrowser.open_new_tab('file://$(shell pwd)/build/html/index.html')"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.