Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be compatible with Google Colab #1188

Merged
merged 5 commits into from
Jul 8, 2022
Merged

Be compatible with Google Colab #1188

merged 5 commits into from
Jul 8, 2022

Conversation

you-n-g
Copy link
Collaborator

@you-n-g you-n-g commented Jul 8, 2022

Description

Motivation and Context

How Has This Been Tested?

  • Pass the test by running: pytest qlib/tests/test_all_pipeline.py under upper directory of qlib.
  • If you are adding a new feature, test on your own test scripts.

Screenshots of Test Results (if appropriate):

  1. Pipeline test:
  2. Your own tests:

Types of changes

  • Fix bugs
  • Add new feature
  • Update documentation

@@ -38,6 +38,8 @@
" # install qlib\n",
" ! pip install --upgrade numpy\n",
" ! pip install pyqlib\n",
" # The Google colab environment is a little out-of-date. We have to downgrade the pyyaml to be compatible with other packages",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

" # The Google colab environment is a little outdated. We have to downgrade the pyyaml to make it compatible with other packages",

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Singh212dab Thanks so much. It is fixed now.

@you-n-g you-n-g merged commit c34051c into main Jul 8, 2022
@you-n-g you-n-g deleted the you-n-g-patch-5 branch July 8, 2022 06:26
@you-n-g you-n-g added the enhancement New feature or request label Dec 9, 2022
qianyun210603 pushed a commit to qianyun210603/qlib that referenced this pull request Mar 23, 2023
* Update workflow_by_code.ipynb

* Update workflow_by_code.ipynb

* Update workflow_by_code.ipynb

* Update workflow_by_code.ipynb

* Update workflow_by_code.ipynb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants