Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/internals/gsoc-2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ to their deployment context.
### Links

- [Metaflow Functions Talk (InfoQ)](https://www.infoq.com/presentations/ml-netflix/)
- [Existing Implementation](https://github.com/Netflix/metaflow_rc/tree/master/nflx-metaflow-function)
- [Existing Implementation](https://github.com/Netflix/metaflow-nflx-extensions)
- [Metaflow Documentation](https://docs.metaflow.org)
- [Metaflow Extensions Template](https://github.com/Netflix/metaflow-extensions-template)

Expand Down Expand Up @@ -522,7 +522,7 @@ filesystem restrictions, and resource limits for sandboxed execution.
- [Development Container Specification](https://containers.dev/)
- [DevPod](https://github.com/loft-sh/devpod)
- [Daytona](https://github.com/daytonaio/daytona)
- [Metaflow Decorators](https://docs.metaflow.org/api/decorators)
- [Metaflow Decorators](https://docs.metaflow.org/api/step-decorators)
- [Metaflow Extensions Template](https://github.com/Netflix/metaflow-extensions-template)

---
Expand Down