Merge pull request #2282 from freqtrade/jupyter_nbconvert

add plotting documentation to jupyter notebook
This commit is contained in:
Matthias
2019-10-01 19:58:20 +02:00
committed by GitHub
7 changed files with 269 additions and 154 deletions

View File

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