kopia lustrzana https://github.com/jupyterhub/repo2docker
Set default repo source to full path of current dir
Rather than just '.'pull/6/head
rodzic
657db33017
commit
542c7a9a1c
|
@ -30,7 +30,7 @@ class Repo2Docker(Application):
|
|||
)
|
||||
|
||||
repo = Unicode(
|
||||
'.',
|
||||
os.getcwd(),
|
||||
allow_none=True,
|
||||
config=True,
|
||||
help="""
|
||||
|
|
Ładowanie…
Reference in New Issue