great - thanks On Monday, 6 November 2017 15:55:24 UTC, Tim Head wrote: > > Though I just stepped into the same argparse trap as earlier. All > arguments have to come before the URL: > > jupyter-repo2docker --image-name pydatabook --no-run > https://github.com/jakevdp/PythonDataScienceHandbook > > (If there is a argparse wizard present, we'd appreciate a fix that allows > you to do what I posted in the previous email) > > T > > On Mon, Nov 6, 2017 at 4:45 PM Tim Head <[email protected] <javascript:>> > wrote: > >> On Mon, Nov 6, 2017 at 3:26 PM Tony Hirst <[email protected] >> <javascript:>> wrote: >> >>> Having realised I can use jupyter/repo2docker rather than killing >>> binderhub (doh! Sorry:-( I was wondering if there is a simple way of just >>> using repo2docker to build and name/tag an image on my machine, rather than >>> building the image and running a container from it? >>> >> >> This should do that for you: >> >> jupyter-repo2docker https://github.com/jakevdp/PythonDataScienceHandbook >> --image-name pydatabook --no-run >> >> T >> >
-- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/28679854-83a1-467d-94c5-2193e51eb3ff%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
