Yaakov Bressler

Results 8 issues of Yaakov Bressler

If you'd like your javascript to give a more specific message, you can use the following: ``` $("#gform").on("submit", function(e) { $('#gform *').fadeOut(1_000); // get all the inputs into a dictionary....

Specification of providing `tooltip_data` is unclear in the [datatable documentation](https://dash.plotly.com/datatable/reference) **Issues with Current:** * _dtype = `dict`_ * This is misleading since a list of dictionaries works too. * _"The...

bug
size: 1

Small commit, changing documentation to reference `forloop.index` (instead of `loop.index`)

Say I have a menu whose structure looks as follows: ```yml menu: - home - about us - api documentation children: - getting started - advanced guide ``` When looping...

### Describe the feature When I run generic dbt commands (such as dbt debug), my [project defaults](https://docs.getdbt.com/docs/build/python-models#specific-data-platforms) to using the all_purpose_cluster defined in my connection profile. When I execute `dbt...

enhancement
Stale

## Change Summary Serializing/deserializing large decimal values is lossy. These changes enable expected behavior - no loss in information with large decimals. > **Note:** This PR replaces work done by...

For the "full dbt experience" I'd consider it relevant to offer serving DBT docs for the project. Also, would help development. I created a PR which addresses this, but perhaps...

### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...

documentation
topic-types support