-
Notifications
You must be signed in to change notification settings - Fork 144
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
Connection tutorial finished #105
Conversation
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.
Looks good to me
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.
Looks fine for the release. Perhaps just fix a few typos here and there.
Generally, you should come back and improve the narrative of the tutorial a bit. It's not so valuable to just say in English what the code already does. Use English to explain the intent of why you do what you do or explain relevant architectural aspects along the way.
Right now this tutorial does not much deeper than what I will be talking about in the 'tour through lava' tutorial. Once the different PyPorts and VirtualPorts are working, we should actually go deeper on them in this tutorial.
* modified connection tutorial for release 0.2.0 * fixed typos
Modified connection tutorial (tutorial05_connect_processes.ipynb) for releasing.