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

Fix colab issues #308

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Fix colab issues #308

merged 2 commits into from
Dec 17, 2024

Conversation

fm1320
Copy link
Collaborator

@fm1320 fm1320 commented Dec 17, 2024

What does this PR do?

fixes #294 and classification optimization notebook

Fixes #<issue_number>

Before submitting
  • Was this discussed/agreed via a GitHub issue? (not for typos and docs)
  • Did you read the contributor guideline?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you make sure to update the documentation with your changes? (if necessary)
  • Did you write any new necessary tests? (not for typos and docs)
  • Did you verify new and existing tests pass locally with your changes?
  • Did you list all the breaking changes introduced by this pull request?

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@fm1320 fm1320 requested a review from liyin2015 December 17, 2024 22:20
@fm1320 fm1320 merged commit 201610a into main Dec 17, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Client.__init__() got an unexpected keyword argument 'proxies' [Google Colab]
2 participants