added gemfury install option
This commit is contained in:
parent
80e51f6c8c
commit
6b064707fc
|
|
@ -20,7 +20,6 @@ A/B testing policies, monte carlo analysis and other common numerical methods is
|
|||
|
||||
**Option A:** Package Repository Access
|
||||
*Note:* Tokens are issued to trial users and BlockScience employees. Please replace <TOKEN> with and issued token in the script below.
|
||||
|
||||
```bash
|
||||
pip3 install pandas pathos fn tabulate
|
||||
pip3 install cadCAD --extra-index-url https://<TOKEN>@repo.fury.io/blockscience/
|
||||
|
|
|
|||
Loading…
Reference in New Issue