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

interface repo2docker to run full repositories #7

Open
MridulS opened this issue Jun 10, 2020 · 3 comments
Open

interface repo2docker to run full repositories #7

MridulS opened this issue Jun 10, 2020 · 3 comments
Labels
enhancement New feature or request help wanted Extra attention is needed high priority

Comments

@MridulS
Copy link
Member

MridulS commented Jun 10, 2020

  • mount the repo inside the docker container
  • execute everything using a something like a Makefile inside the container
@MridulS MridulS added enhancement New feature or request help wanted Extra attention is needed high priority labels Jun 10, 2020
@MridulS
Copy link
Member Author

MridulS commented Jun 12, 2020

example: econ-ark/REMARKs

@westurner
Copy link

e.g. conda meta.yaml format has a test: key in the YAML; https://docs.conda.io/projects/conda-build/en/latest/resources/define-metadata.html#test-section :

If this section exists or if there is a run_test.[py,pl,sh,bat,r]

But there is not yet an .ipynb metadata key for same.

@westurner
Copy link

If nbreproduce is integrated with repo2docker, couldn't nbreproduce be merged into repo2docker (which works with repo2podman and doesn't require the docker python package IIRC)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed high priority
Projects
None yet
Development

No branches or pull requests

2 participants