Skip to content

Commit 049f6c4

Browse files
committed
Fix: edits from review
1 parent 56900ae commit 049f6c4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_posts/events/2024-06-25-create-your-first-python-package-scipy-2024.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,14 @@ toc: true
1414
comments: true
1515
---
1616

17-
## Create Your First Python Package: Make Your Python Code Easier to Share and Use
17+
## Create your first Python package: make your Python code easier to share and use
1818

1919
* **What:** A hands-on workshop, titled: [Create Your First Python Package: Make Your Python Code Easier to Share and Use](https://cfp.scipy.org/2024/talk/QT9GBY/)
2020
* **Where:** [SciPy 2024](https://www.scipy2024.scipy.org/), Ballroom B/C
2121
* **When:** Tuesday, July 9th, 2024, from 13:30--17:30 Pacific
22-
* **Workshop GitHub repository:** [https://github.com/pyOpenSci/code-to-module-workshop/](https://github.com/pyOpenSci/code-to-module-workshop/)
23-
* **pyOpenSci demo package:** [https://github.com/pyOpenSci/pyosPackage](https://github.com/pyOpenSci/pyosPackage)
22+
* Resources:
23+
* [**Workshop GitHub repository:**](https://github.com/pyOpenSci/code-to-module-workshop/)
24+
* [**pyOpenSci demo package:**](https://github.com/pyOpenSci/pyosPackage)
2425

2526
## Event overview
2627

0 commit comments

Comments
 (0)