Automatically generate documentation from jupyter notebook

This commit is contained in:
Matthias
2019-09-21 10:27:43 +02:00
parent 74a0f44230
commit 9a3bad291a
6 changed files with 114 additions and 74 deletions

View File

@@ -12,3 +12,6 @@ pytest-asyncio==0.10.0
pytest-cov==2.7.1
pytest-mock==1.10.4
pytest-random-order==1.0.4
# Convert jupyter notebooks to markdown documents
nbconvert==5.6.0