Skip to content

Commit ff42b6a

Browse files
Update 6_extra.md
1 parent 5af0e9e commit ff42b6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

episodes/6_extra.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@ Steps to Yank a version of your Python Package:
8484

8585
You can read more about Yanking [here](https://docs.pypi.org/project-management/yanking/) and related PEP 592 specification [here](https://peps.python.org/pep-0592/).
8686

87+
## Further Reading
88+
89+
1. [Reproducible Machine Learning Workflows for Scientists with Pixi](https://proceedings.scipy.org/articles/nwuf8465)
90+
8791
::::::::::::::::::::::::::::::::::::: keypoints
8892
- Define tasks such as `start` in your `pixi.toml` or `pyproject.toml`.
8993
- Use `pixi run <task-name>` to execute those tasks.

0 commit comments

Comments
 (0)