Skip to content

Remove "Dependencies" Section from Example READMEs #34

Description

@ncguilbeault

In many of the examples, there is a section for "Dependencies" which is hard-coded, stating each Bonsai package dependency necessary to run the example. This is not ideal for several reasons. The information is redundant with the Bonsai bootstrapper, which for the latest Bonsai 2.9 now automatically searches for and bootstraps the Bonsai environment. Additionally, updating these packages by hand is quite laborious, error-prone, and can lead to some confusing mismatches between the versions stated as dependencies and the versions used by the workflow/environment.

For these reasons, I think it is best to remove these sections from the documentation and rely solely on the Bonsai config files for knowing which package dependencies are required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions