tutorials
tutorials copied to clipboard
💡 [REQUEST] - Support ghstack to allow series of interdependent tutorials/recipes
🚀 Descirbe the improvement or the new tutorial
ghstack conveniently submit stacks of diffs to GitHub as separate pull requests. This way, if we are writing a multi-posts tutorial, we can write each tutotial as a single commit and at the end push them as multiple PRs.
The main advantage is that dependent PR can be merged without rebasing, streamlining long tail PRs
Existing tutorials on this topic
No response
Additional context
GH Stack is a wonder by @ezyang and can be referred at https://github.com/ezyang/ghstack