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 config file for specifying options #36

Open
jeromekelleher opened this issue Jul 17, 2023 · 1 comment
Open

Add config file for specifying options #36

jeromekelleher opened this issue Jul 17, 2023 · 1 comment

Comments

@jeromekelleher
Copy link
Member

Since #35 we can specify the tree sequence file on the command line. This works fine for now, but we'll want to be able to specify a bunch of things to tweak at some point, and this is a good way of making things configurable without having a million buttons on the UI.

I think the standard approach here is for people to also allow overriding config file settings via environment variables.

It's probably worth reviewing the bokeh serve docs and other examples out there for best practises on how to do this. (See also #34)

@jeromekelleher
Copy link
Member Author

This isn't a priority now though - we can just assume that we will have some way of configuring various UI things like the threshold for the number of points to start displaying points at.

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

No branches or pull requests

1 participant