googledatalab / pydatalab

Google Datalab Library
Apache License 2.0
194 stars 81 forks source link

User should be able to test pipelines on sample data #645

Open rajivpb opened 6 years ago

rajivpb commented 6 years ago

Feedback from @lakshmanok

Provide a way for a user to quickly run their pipeline on sample data. Similar to the dry-run option, but a little more active.

nikhilk commented 6 years ago

We will need to think about separating the pipeline definition from the parameters (sort of like in the doc I sent).