nteract/testbook

Add more explicit steps to the Getting Started example

Offen

#114 geöffnet am 20.05.2021

 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (38 Forks)auto 404
documentationgood first issuesprint-friendly

Repository-Metriken

Stars
 (435 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide