Skip to content

Fix MyBinder bug with dependencies #650

Merged
merged 2 commits into from
Apr 12, 2022
Merged

Fix MyBinder bug with dependencies #650

merged 2 commits into from
Apr 12, 2022

Conversation

Mr-Geekman
Copy link
Contributor

@Mr-Geekman Mr-Geekman commented Apr 12, 2022

IMPORTANT: Please do not create a Pull Request without creating an issue first.

Before submitting (must do checklist)

  • Did you read the contribution guide?
  • Did you update the docs? We use Numpy format for all the methods and classes.
  • Did you write any new necessary tests?
  • Did you update the CHANGELOG?

Type of Change

  • Examples / docs / tutorials / contributors update
  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves an existing feature)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Proposed Changes

Change the requirements for binder.

Related Issue

#649.

Closing issues

Closes #649.

@Mr-Geekman Mr-Geekman added the bug Something isn't working label Apr 12, 2022
@Mr-Geekman Mr-Geekman self-assigned this Apr 12, 2022
@Mr-Geekman Mr-Geekman changed the title Fix MyBinder to start Fix MyBinder bug with dependencies Apr 12, 2022
@github-actions
Copy link

github-actions bot commented Apr 12, 2022

🚀 Deployed on https://deploy-preview-650--etna-docs.netlify.app

@github-actions github-actions bot temporarily deployed to pull request April 12, 2022 15:46 Inactive
@codecov-commenter
Copy link

codecov-commenter commented Apr 12, 2022

Codecov Report

Merging #650 (13eb333) into master (9b608c9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #650   +/-   ##
=======================================
  Coverage   84.33%   84.33%           
=======================================
  Files         118      118           
  Lines        6270     6270           
=======================================
  Hits         5288     5288           
  Misses        982      982           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@martins0n martins0n merged commit 3415719 into master Apr 12, 2022
@martins0n martins0n deleted the issue-649 branch April 12, 2022 22:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] MyBinder isn't starting
3 participants