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
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -56,10 +56,9 @@ Community docs
56
56
57
57
Publish your docs
58
58
```
59
-
## _new_ Tutorial Series
59
+
## _new_ Tutorial Series: Create a Python Package
60
60
61
-
The how to create a Python package tutorial series is being developed
62
-
by the community now! Join our community review process or watch development of these tutorials in our [Github repo here](https://github.com/pyOpenSci/python-package-guide).
61
+
The first round of our community-developed, how to create a Python package tutorial series for scientists is complete! Join our community review process or watch development of future tutorials in our [Github repo here](https://github.com/pyOpenSci/python-package-guide).
63
62
64
63
65
64
:::::{grid} 1 1 2 2
@@ -100,7 +99,7 @@ by the community now! Join our community review process or watch development of
100
99
:::::
101
100
102
101
103
-
## Packaging
102
+
## Python Packaging for Scientists
104
103
105
104
Learn about Python packaging best practices. You will also get to know the
106
105
the vibrant ecosystem of packaging tools that are available to help you with your Python packaging needs.
0 commit comments