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 76ab0da commit f1554c9Copy full SHA for f1554c9
articles/machine-learning/how-to-troubleshoot-environments.md
@@ -1717,7 +1717,7 @@ Try creating a separate environment using conda
1717
## *Make issues*
1718
## No targets specified and no makefile found
1719
<!--issueDescription-->
1720
-This issue can happen when no targets are specified and no makefile is found when running make.
+This issue can happen when no targets are specified and no makefile is found when running `make`.
1721
1722
**Potential causes:**
1723
* Makefile does not exist in the current directory
0 commit comments