You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Physically speaking the project is a folder with a notebook, required data, output, and configuration files that specifies environment.
On the surface the notebook could be viewed in a browser
The notebook could be edited in a Jupyter environment.
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.
The text was updated successfully, but these errors were encountered:
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:
The project or workflow could be validated on a k8s cloud if needed.
The text was updated successfully, but these errors were encountered: