-
Notifications
You must be signed in to change notification settings - Fork 12
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
Make a peppy.Project from a sample yaml file #458
Labels
Comments
As far as I know, peppy doesn't have this functionality. But there is workaround, you can use
|
@nsheff could you provide example yaml file that can be provided as input to this function? |
Here's another example:
|
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
or `prj = peppy.Project(sample_yaml={ ... sample dict ... })
Originally posted by @nsheff in #457 (comment)
The text was updated successfully, but these errors were encountered: