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 f0600de commit 73ff8c6Copy full SHA for 73ff8c6
1 file changed
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
22
watcher:
23
<<: *fastai
24
- command: watchmedo shell-command --command nbdev_build_docs --pattern *.ipynb --recursive --drop
+ command: watchmedo shell-command --command nbdev-build-docs --pattern *.ipynb --recursive --drop
25
network_mode: host # for GitHub Codespaces https://github.com/features/codespaces/
26
27
jekyll:
0 commit comments