-
Notifications
You must be signed in to change notification settings - Fork 34
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
Supporting the simple(st) user story #117
Milestone
Comments
rokroskar
changed the title
Supporting simple user story
Supporting the simple(st) user story
Feb 16, 2018
1 task
2 tasks
1 task
This was referenced Feb 19, 2018
This was referenced Feb 23, 2018
This was referenced Feb 26, 2018
This was referenced Mar 1, 2018
Merged
closing -- open items moved to #135 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a meta-issue to keep track of work done to support the basic data science user story.
Please add a link to the relevant issue once it's created in the corresponding repository. Track the fine-grained issues in sprint project.
0. Housekeeping
renga
make start
should bring up all the needed services1. Initiate a project, import a dataset
.gitattributes
to track outputs ofrenga run
and datasets in LFS (provide a template LFS configuration for the newly initialized project renku-python#104)2. Explore the dataset using a notebook (isolated environment)
renga run
3. Run code on data, recording data provenance for reproducibility
renga run
renga status
that checks the validity of data provenance ( Implementrenga status
that checks the validity of data provenance renku-python#107)4. Push project to a server for sharing
5. Validate results/workflows
6. Initiate discussions (ku) on the work done
* Markdown editors* Dataset view, data previewThe text was updated successfully, but these errors were encountered: