Marthinus Bosman
Marthinus Bosman
At the moment the popup for the DatePicker sets the cursor to pointer wherever it is on the popup which isn't very intuitive, I'd say it should only be a...
I'm trying to figure out if it's possible to export the estimator for serving inputs, and it's interesting that you have a `gen_input_fn` function instead of just an `input_fn` when...
**Is your feature request related to a problem? Please describe.** Sort of, at the moment, I'm using windowsauth for my admin site, but I find that any view I make...
All endpoints in to `api.call` point to `"/"` in [./facebook_business/adobjects/adcreative.py](https://github.com/facebook/facebook-python-business-sdk/blob/main/facebook_business/adobjects/adcreative.py), when it should be `"adcreatives"`. This causes any `api_get` or `api.call` functions to return a `(#100) Tried accessing nonexisting field...
I've honestly been looking into developing a custom notebook that supports databricks .py files, but realized that while it's easy to make it render like a notebook, it doesn't come...