You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,10 @@ by the community now! Join our community review process or watch development of
71
71
:::{card} ✿ Tutorials ✿
72
72
:class-card: left-aligned
73
73
74
-
[What is a Python package?](/tutorials/intro)
74
+
*[What is a Python package?](/tutorials/intro)
75
+
* How to make your code installable (coming next!)
76
+
77
+
_The second lesson is currently under review in our [GitHub Repo here](https://github.com/pyOpenSci/python-package-guide/pulls). It will be live by the end of January 2024_
0 commit comments