documentationgood first issuesprint-friendly
倉庫指標
- 星標
- (435 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Improve the Getting Started section of the docs.
Right now it's easy to miss that two files are needed: a notebook (.ipynb file) to test and a test file (.py file) to write the tests.
It would also be helpful to add an explicit step on how to run the test file.