AI4Finance-Foundation / FinRL

FinRL: Financial Reinforcement Learning. 🔥
https://ai4finance.org
MIT License
9.61k stars 2.33k forks source link

Google Collab Notebook link not working #787

Closed snakeawake closed 1 year ago

snakeawake commented 1 year ago

When you click on google collab notebook link mentioned in the article for setup tutorial. The link is broken

Go to https://ai4finance.medium.com/finrl-for-quantitative-finance-install-and-setup-tutorial-for-beginners-1db80ad39159

zhumingpassional commented 1 year ago

I do not quite follow here. If you want to open tutorials of finrl, pls go to https://github.com/AI4Finance-Foundation/FinRL-Tutorials, and click the label "open in colab"

GianNuzzarello commented 1 year ago

I'm also facing this issue. When I click on the "Open in Colab" button, it gives me an error "Notebook not found". In any case, when I try to install the FinRL library throw pip install, it gives me an error (legacy-install-failure) and I 'm not able to import the methods from FinRL.

Thanks.

zhumingpassional commented 1 year ago

you may need to choose the notebook, e.g., finrl-tutorials.

we revised the install commands, pls try it again.

YangletLiu commented 1 year ago

Google colab fails quite often. We were trying to fix this every month……do not relie too much on the link, better to upload yourself and test under your own control.