paulopontesm commited on
Commit
a9f8c2a
·
1 Parent(s): fb66491

change html template

Browse files
Files changed (2) hide show
  1. Makefile +1 -1
  2. index.html +0 -0
Makefile CHANGED
@@ -5,4 +5,4 @@ setup:
5
 
6
  build_html:
7
  python -m venv .venv && \
8
- jupyter nbconvert --to html --output index --template lab notebook.ipynb
 
5
 
6
  build_html:
7
  python -m venv .venv && \
8
+ jupyter nbconvert --to html --output index --template classic notebook.ipynb
index.html CHANGED
The diff for this file is too large to render. See raw diff