Alex

Results 36 issues of Alex

The gcc key-binding, described in the relevant YT vid, fails unless operators are enabled.

...along the lines of https://github.com/piotrmurach/tty-prompt#210-slider? I might be interested in contributing this as a PR.

Is there a way to modify the Select question prompt text color? I see https://github.com/AlecAivazis/survey/blob/9f0147aa9ef6a6810ebb976da58f2c331a96b5a9/select.go#L48 but I'm not entirely sure what to do with it. An example would be really...

Enhancement

### Feature Area /area sdk ### What feature would you like to see? We would like to see comprehensive unit tests for the KFP SDK [Client](https://github.com/kubeflow/pipelines/blob/master/sdk/python/kfp/client/client.py#L82) class to improve confidence...

area/sdk
kind/feature

### Proposed change Expose the `options_form` via a dedicated endpoint. ### Who would use this feature? Anyone who want to provide their own UI instead of relying on the native...

enhancement

Hey, Jim. Have you given any thought to exposing a /metrics endpoint for the DG API? [This](https://github.com/jupyterhub/jupyterhub/pull/1581) JH PR is a good frame of reference for the kind of thing...

Hello, @jcrist. Unless I'm missing something (which is very possible), or it was renamed, it looks like the `max_clusters` option was removed during the re-architecture. There's no reference to it...

Hello, Jim. It may be helpful to clarify whether or not the resource usage of schedulers contributes to the cluster limits. For example, if `cluster_max_cores = 10` and the scheduler...

Is there a way to trigger a notification using jupyter-notify when a background process completes?

This does not appear to be possible at present. Thanks!