mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Resolving docs issues (#128)
* Updating test matrix for 7.6 + removing oss for now. * Resolving 7.6.0 docs issues
This commit is contained in:
parent
404e658a26
commit
1cfcd0ab2b
@ -5,3 +5,5 @@ pytest>=5.2.1
|
||||
git+https://github.com/pandas-dev/pandas-sphinx-theme.git@master
|
||||
numpydoc>=0.9.0
|
||||
nbsphinx
|
||||
scikit-learn
|
||||
xgboost
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
python setup.py install
|
||||
|
||||
#jupyter nbconvert --to notebook --inplace --execute docs/source/examples/demo_notebook.ipynb
|
||||
#jupyter nbconvert --to notebook --inplace --execute docs/source/examples/online_retail_analysis.ipynb
|
||||
jupyter nbconvert --to notebook --inplace --execute docs/source/examples/demo_notebook.ipynb
|
||||
jupyter nbconvert --to notebook --inplace --execute docs/source/examples/online_retail_analysis.ipynb
|
||||
|
||||
cd docs
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user