Skip to content
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

Add command line interface for bootstrapping self-contained environments #1196

Open
glopesdev opened this issue Dec 12, 2022 · 0 comments
Open
Labels
proposal Request for a new feature

Comments

@glopesdev
Copy link
Member

Deploying self-contained bootstrappers is becoming more and more an established practice when setting up reproducible experiment workflows. However, these environments currently have to be initialized manually, or by downloading some script/command templates from a documentation website.

The deployment process is now sufficiently self-contained and optimized that this could be provided directly as a command-line flag allowing to initialize a bootstrapper environment in a specified directory. The command-line interface could also provide an easy way to open or initialize environments configured in specific folders, which could open the door to allow opening .bonsai files in the correct environment by double-clicking a workflow directly in an appropriately configured directory structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant