We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42c44c commit 67082bdCopy full SHA for 67082bd
.github/workflows/publish_website.yaml
@@ -25,7 +25,6 @@ jobs:
25
- name: Export the notebook and Add files
26
run: |
27
mkdir temp
28
- cp -r img/ temp/img/
29
jupyter nbconvert 1-neural_networks.ipynb --to slides
30
mv 1-neural_networks.slides.html temp/1-neural-networks.html
31
jupyter nbconvert 2-mnist_training.ipynb --to slides
0 commit comments