This repo is structured in next manner:
/Practice - noteboks with code examples for a different tasks
/Tasks - templates with tasks that students should complete
/task1
/task2
...
/taskn
Please submit your task by following the steps below:
- Fork this repo
- Complete task in
<you_username>/task<n>/
. Example:meanrin/task3/MySubmission.ipynb
- Create a pull request from your fork into this repo
- Your task would be accepted (or not) by a pull request review process