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

Fully reproducible project or workflow #263

Closed
BoPeng opened this issue Oct 22, 2019 · 0 comments
Closed

Fully reproducible project or workflow #263

BoPeng opened this issue Oct 22, 2019 · 0 comments

Comments

@BoPeng
Copy link
Contributor

BoPeng commented Oct 22, 2019

With recent ideas on folder-based notebook (#240 ), sandbox (#262), and user of docker, we are ready to conceptualize "fully reproducible" project or workflow. In essence:

  1. Physically speaking the project is a folder with a notebook, required data, output, and configuration files that specifies environment.
  2. On the surface the notebook could be viewed in a browser
  3. The notebook could be edited in a Jupyter environment.
  4. From command line, the project can be reproduced in a sandbox-like environment with only docker services, or serves as a complete workflow that accepts parameters...

The project or workflow could be validated on a k8s cloud if needed.

@BoPeng BoPeng closed this as completed Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant