Max Pumperla

Results 12 issues of Max Pumperla

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement. ### Description Many places in the RLlib docs rely on "config dumps"...

enhancement
stale
docs

### Search before asking - [X] I had searched in the [issues](https://github.com/ray-project/ray/issues) and found no similar feature requirement. ### Description RLlib examples are currently just links to [blog posts or...

enhancement
stale
docs

Hyperas currently only supports working from command line, executing scripts, and from jupyter notebooks with the respective keyword. Other ways of running experiments are currently not supported.

bug
wontfix

we've build a custom directive to read gallery information from a simple YAML file. This makes it much easier (presumably) to add new entries in the future and should hopefully...

enhancement
docs

@tiangolo as discussed on slack, I think this should help clarify how to have proper command-subcommand chains. I suspect that this could potentially resolve some of the discussions e.g. happening...

docs
p3

A filter-by-tag system that can be used across all our galleries. The "trick" is to attach a new class name to the button of a panel item (no other way...

once #35037 is merged, we can fully dive into this long overdue upgrade. this will take quite a while, as the book theme we're using has been refactored heavily, which...

### What happened + What you expected to happen After reactivating strict builds in https://github.com/ray-project/ray/pull/36206, we now have a couple of previously hidden errors and warnings in CI that we...

bug
P0