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 90424ae commit cf79f06Copy full SHA for cf79f06
tutorials/1-installable-code.md
@@ -17,12 +17,12 @@ In upcoming lessons you will learn how to:
17
* add a **README** file to support community use of your package
18
* add package metadata in a **pyproject.toml** file to support publication to PyPI
19
20
-<!--
21
-TODO: is it clear where to add commands? bash vs. python console
+:::{todo}
22
+1. Is it clear where to add commands? bash vs. Python console
23
Bash vs zsh is different
24
-does this work on windows and mac? i know it works on mac/linux
25
--->
+2. Does this lesson run as expected on windows and mac?
+:::
26
27
:::{figure-md} code-to-python-package
28
0 commit comments