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 demo doesn't work #1119

Closed
4 of 8 tasks
lrzpellegrini opened this issue Jan 25, 2021 · 1 comment · Fixed by #1113
Closed
4 of 8 tasks

Binder demo doesn't work #1119

lrzpellegrini opened this issue Jan 25, 2021 · 1 comment · Fixed by #1113
Assignees
Labels
c1-quick 🕐 Complexity low question/docs ‽ Documentation clarification candidate submodule-notebook 📓 Much web such IDE to-merge ↰ Imminent
Projects
Milestone

Comments

@lrzpellegrini
Copy link

  • I have marked all applicable categories:
    • exception-raising bug
    • visual output bug
    • documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?" I understand [StackOverflow#tqdm] is more appropriate)
    • new feature request
  • I have visited the [source website], and in particular
    read the [known issues]
  • I have searched through the [issue tracker] for duplicates
  • I have mentioned version numbers, operating system and
    environment, where applicable

The Binder demo doesn't seem to work. I'm reaching Binder from the link in the README (https://mybinder.org/v2/gh/tqdm/tqdm/master?filepath=DEMO.ipynb).

Here is the error trace from Binder:

Waiting for build to start...
Picked Git content provider.
Cloning into '/tmp/repo2dockerj_cys6ji'...
HEAD is now at c58fc25 bump version, merge pull request #1112 from tqdm/devel
Using DockerBuildPack builder
Step 1/4 : FROM python:3.7-alpine
 ---> 72e4ef8abf8e
Step 2/4 : COPY dist/*.whl .
COPY failed: no source files were specified

The error applies to the c58fc25 commit (as reported in the trace).

@casperdcl casperdcl self-assigned this Jan 25, 2021
@casperdcl casperdcl added c1-quick 🕐 Complexity low question/docs ‽ Documentation clarification candidate submodule-notebook 📓 Much web such IDE to-merge ↰ Imminent labels Jan 25, 2021
@casperdcl casperdcl added this to the Non-breaking milestone Jan 25, 2021
@casperdcl casperdcl added this to Next Release in Casper Jan 25, 2021
@casperdcl
Copy link
Sponsor Member

fixed version for now (until #1113 is merged): https://mybinder.org/v2/gh/tqdm/tqdm/devel?filepath=DEMO.ipynb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c1-quick 🕐 Complexity low question/docs ‽ Documentation clarification candidate submodule-notebook 📓 Much web such IDE to-merge ↰ Imminent
Projects
Casper
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants