-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New stack showcase #91
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice one! A lot is good here but I think we need to keep the deployment pipeline and logic around as it might be another demo.. it also might make sense to change this project folders name to something more appropriate... not sure what ATM
I want to use this as a base for different demos we do
Make sense, I was just building it around the starter, which has no deployment pipeline in it. I'll take the needed actions. |
All now is encapsulated in
run.ipynb
. It all starts with a quick walkthrough of thestarter-template
, followed by introducing production runs on different stacks (including sagemaker step operator), followed by results analysis (including WandB showing up at the end).@htahir1 , let me know what you think about it.