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

Configure the application using Pydantic Settings #51

Open
benbovy opened this issue Aug 13, 2020 · 1 comment
Open

Configure the application using Pydantic Settings #51

benbovy opened this issue Aug 13, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@benbovy
Copy link
Contributor

benbovy commented Aug 13, 2020

See https://fastapi.tiangolo.com/advanced/settings/#pydantic-settings.

This could be useful for development/staging/production deployments of an application created with xpublish.

We could already expose some settings like the cache size. Later on, we could add some settings to connect to a Dask cluster (e.g., LocalCluster or via Dask-gateway).

@benbovy benbovy added the enhancement New feature or request label Aug 13, 2020
@kwilcox
Copy link
Member

kwilcox commented Apr 7, 2023

@benbovy FYI I had the same thoughts and ended up moving the concepts into their own project: https://github.com/axiom-data-science/xpublish-host

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

No branches or pull requests

2 participants