diff --git a/Makefile b/Makefile index 2bc80ac98..eed59e53f 100644 --- a/Makefile +++ b/Makefile @@ -15,7 +15,7 @@ ipynb: init ${IPYNB} %.ipynb: %/.meta.y*ml @echo $< - python .actions/assistant.py augment-script $(shell dirname $<) + python .actions/assistant.py convert-ipynb $(shell dirname $<) python .actions/assistant.py bash-render $(shell dirname $<) bash .actions/_ipynb-render.sh