Skip to content
This repository was archived by the owner on Feb 4, 2018. It is now read-only.

unable to get jupyterhub/singleuser-builder-venv-3.5:v0.2.1 #100

@janfreyberg

Description

@janfreyberg

I just tried to turn this repository into a binder: https://github.com/janfreyberg/niwidgets

It contains a pypi package along with some notebooks to demonstrate the package. It also has a requirements.txt file that contains:

numpy
scipy
matplotlib
nibabel
ipywidgets

(Note: I've also tried it with explicit version numbers in the requirements)

However, when I want to build a binder from this, I receive the following Log:

Waiting for build to start...
Waiting for build to start...
Waiting for build to start...
Cloning into '/tmp/2c2d2380-78db-4b01-8cae-7a4ada449679'...
HEAD is now at 998563a Update requirements.txt
Using python-pip builder
pulling image error : Error: image jupyterhub/singleuser-builder-venv-3.5 not found
pulling image error : Error: image jupyterhub/singleuser-builder-venv-3.5 not found
ERROR: An error occurred: unable to get jupyterhub/singleuser-builder-venv-3.5:v0.2.1
ERROR: Suggested solution: check image name, or if using local image add --pull-policy=never
 flag
ERROR: If the problem persists consult the docs at https://github.com/openshift/source-to-im
age/tree/master/docs. Eventually reach us on freenode #openshift or file an issue at https:/
/github.com/openshift/source-to-image/issues providing us with a log from your build using -
-loglevel=3
Failed to build image!

Since source-to-image or jupyterhub/singleuser-builder-venv-3.5 are not in my requirements, I assume this is a broader bug so I thought I would submit an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions