AI4Finance-Foundation / FinRL-Meta

FinRL­-Meta: Dynamic datasets and market environments for FinRL.
https://ai4finance.org
MIT License
1.2k stars 560 forks source link

Turorial - Bad collab notbook formatting #209

Closed kabua closed 1 year ago

kabua commented 1 year ago

It appears the collab file somehow got corrupted in Quantitative trading in China A stock market with FinRL

zhumingpassional commented 1 year ago

pls use the python version, which seems better.

ZiyiXia commented 1 year ago

The link was fixed.

kabua commented 1 year ago

Thanks the link is fixed but the notebook is still corrupted.

zhumingpassional commented 1 year ago

@kabua could you pls paste the raised errors?

kabua commented 1 year ago
Notebook not found
There was an error loading this notebook. Ensure that the file is accessible and try again.
Ensure that you have permission to view this notebook in GitHub and authorize Colaboratory to use the GitHub API.

https://github.com/AI4Finance-Foundation/FinRL/blob/master/tutorials/advanced/FinRL_Ensemble_StockTrading_ICAIF_2020.ipynb
Fetch for https://api.github.com/repos/AI4Finance-Foundation/FinRL/contents/tutorials/advanced?per_page=100&ref=master failed: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest/reference/repos#get-repository-content"
}

CustomError: Fetch for https://api.github.com/repos/AI4Finance-Foundation/FinRL/contents/tutorials/advanced?per_page=100&ref=master failed: {
  "message": "Not Found",
  "documentation_url": "https://docs.github.com/rest/reference/repos#get-repository-content"
}

    at new NF (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220805-060046-RC00_465534543:1702:75)
    at va.program_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220805-060046-RC00_465534543:1686:427)
    at xa (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220805-060046-RC00_465534543:20:336)
    at va.next_ (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220805-060046-RC00_465534543:18:474)
    at za.next (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220805-060046-RC00_465534543:21:206)
    at b (https://colab.research.google.com/v2/external/external_polymer_binary.js?vrz=colab-20220805-060046-RC00_465534543:21:468)
zhumingpassional commented 1 year ago

https://github.com/AI4Finance-Foundation/FinRL/blob/master/tutorials/2-Advance/FinRL_Ensemble_StockTrading_ICAIF_2020.ipynb

kabua commented 1 year ago

Clicking on link above gave me this:

image
kabua commented 1 year ago

I'm also having a problem authenticating with GitHub so that Colab can accessGitHubb. I've filled a bug with GitHub just now.

YangletLiu commented 1 year ago

I'm also having a problem authenticating with GitHub so that Colab can accessGitHubb. I've filled a bug with GitHub just now.

Another way is "download the file, Then upload it to Google colab".