tim-x-y-z
tim-x-y-z
closes #245
While generating a sign-up flow, i think it is common to return a `201` to signal user created. However, the app catches that as an exception and raised an alert...
It would be nice to have access to the new multi-output feature exposed in `xgboost 2.0` https://xgboost.readthedocs.io/en/stable/tutorials/multioutput.html#training-with-vector-leaf
I noticed there was an unused `oauth_scheme` variable in the class so used this to allow customisaiton. Let me know if that looks good and i could add a test...
Would it be possible to overwrite the name of the token that is expected in the `authorization` header? i.e look for the token in `authorization` with the value `Token xxx-secret`...
**Is your feature request related to a problem? Please describe.** I have several workflows / models that use different `hamilton` dags, they are created independently for cleaner code. However, i...
It would be great if we could reply / start a thread from a message! Couldn't find a related issue, but i am sure there is one. --- DRAFT PROPOSAL:...
it would be great if forms could support `default_factory` values, in particular for dates.
I think it would be great if components that are built in separate python / js package by the community could be brought in the `fastui` framework. This would make...