Submit your use case or success story to the 2023 edition of the Dataiku Frontrunner Awards ENTER YOUR SUBMISSION

Create Bundle with Python

Solved!
rmoore
Create Bundle with Python

I'm wondering if it's possible to create a new project bundle programmatically using the Python API. I see the export_to_file method, but I assume that is just a project export - or does that method create a bundle?

0 Kudos
1 Solution
rmoore
Author

We've found the "export_bundle" method, I believe this solves our problem 😁

I think further documentation on this method may be needed however.

View solution in original post

1 Reply
rmoore
Author

We've found the "export_bundle" method, I believe this solves our problem 😁

I think further documentation on this method may be needed however.