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

Binder: Point to master instead of latest release #1948

Merged
merged 1 commit into from
Mar 19, 2020

Conversation

lakhotiaharshit
Copy link
Contributor

Current release does not include .binder folder that contains requirements to run the notebooks through binder. Until next release we point the binder to create the environment for notebooks from master instead of the latest release. We do not want to keep this is as a permanent solution because pointing to master would lead to creation of docker image each time a new commit is made which is a very slow process. After next release we will revert back to creating docker image from latest release.

@codecov
Copy link

codecov bot commented Mar 19, 2020

Codecov Report

Merging #1948 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1948   +/-   ##
=======================================
  Coverage   68.92%   68.92%           
=======================================
  Files         156      156           
  Lines       19926    19926           
=======================================
  Hits        13734    13734           
  Misses       6192     6192

@jenshnielsen jenshnielsen merged commit bbd9553 into microsoft:master Mar 19, 2020
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.

2 participants