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 63a2a6b commit e8ed604Copy full SHA for e8ed604
Makefile
@@ -1,6 +1,7 @@
1
INCLUDE_REPO=git@github.com:masteringmatplotlib/includes.git
2
INCLUDE_DIR=include
3
-NOTEBOOK=notebooks/mmpl-apis.ipynb
+NAME=apis
4
+NOTEBOOK=notebooks/mmpl-$(NAME).ipynb
5
6
-include include/common.mk
7
0 commit comments