Update README
This commit is contained in:
parent
d13e847778
commit
a33bb282d8
@ -21,3 +21,13 @@ pytest -W ignore::DeprecationWarning qlib/tests/test_all_pipeline.py
|
|||||||
```
|
```
|
||||||
conda update --all
|
conda update --all
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## [phillytools](https://phillytools.azurewebsites.net/master/get_started/2_installation.html)
|
||||||
|
|
||||||
|
```
|
||||||
|
conda create -n pt6 python=3.7
|
||||||
|
|
||||||
|
conda activate pt6
|
||||||
|
|
||||||
|
pip install -U phillytools --extra-index-url https://msrpypi.azurewebsites.net/stable/7e404de797f4e1eeca406c1739b00867 --extra-index-url https://azuremlsdktestpypi.azureedge.net/K8s-Compute/D58E86006C65
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user