Skip to content

Commit 1ef884a

Browse files
authored
Update create_website.yml
1 parent c7781e0 commit 1ef884a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create_website.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
- name: Build Website
3434
shell: bash -el {0}
3535
run: |
36+
jupyter kernelspec list
3637
jupyter nbconvert --execute --to html website_figure/myfigure.ipynb
3738
3839
- name: Upload artifact

0 commit comments

Comments
 (0)