100 Days of Python: The last mentored sprint of the season


Details
Are you curious to learn how to contribute to open source? Are you seeking a project to join? Would you like to find a mentor in your community? If your answer was yes to any of these questions this event is for you. This event is open to anyone who is curious about contributing to open source.
Use the hashtag #100DaysOfPython on Twitter to find other members working on projects.
May 23, 2021 testbook with Matthew Seal & Rohit Sanjay
About testbook
testbook is a unit testing framework extension for testing code in Jupyter Notebooks.
Previous attempts at unit testing notebooks involved writing the tests in the notebook itself. However, testbook allows for unit tests to be run against notebooks in separate test files, hence treating .ipynb files as .py files. testbook helps you set up conventional unit tests for your Jupyter Notebooks.
More about Testbook: https://testbook.readthedocs.io/
The core maintainers are seeking support with:
- Generating sample use cases and documentation
- Adding feature support for Jupyter kernels beyond ipython
- Look out for Good First Issues to investigate
https://github.com/nteract/testbook/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
Requirements
Introductory Python knowledge is needed to contribute to documentation and use cases.
More advanced knowledge can be applied to begin larger goals of the project, but plenty of easier tasks exist as well.
About Matthew Seal
Matthew is a co-founder and CTO of a startup called Noteable. Before Noteable Matthew worked with notebook and data integrations at Netflix. He's a core maintainer of many Jupyter and nteract projects such as papermill, and more recently testbook. His passions are reading, gaming, electronics, and more recently trying to teach his daughter her first words.
About Rohit Sanjay
Author and maintainer at testbook. Incoming Software Engineer at Goldman Sachs, Bengaluru, India. Final year electronics engineering undergraduate at MIT Manipal, Karnataka, India.
https://developerrelations.com/dev-rel/mentored-sprints-for-diverse-beginners

100 Days of Python: The last mentored sprint of the season