Ryan Lovett

Results 64 issues of Ryan Lovett

First, thanks for providing a nice, well-documented, pythonic API! Matching to regular fields worked as expected, but I was having trouble matching a value to a linked field: ``` >>>...

discussion

### Bug description If I navigate to the second page of users (`/hub/admin#/?page=1`), then use the search field to try to find someone, search returns empty results. If I navigate...

bug

- [x] I followed the [official installation instructions](https://irkernel.github.io/installation/) - [x] I reproduced the error with the newest versions of `IRkernel`, `IRdisplay`, and `repr` - [x] I included a [minimal reproducible...

@paciorek mentioned in person that it'd be nice to be able to specify the path to R notebook files and have them open with RStudio. To my knowledge, there's no...

enhancement

One can subclass to specify the proxy request options, but it'd be convenient not to have to do that. nbstencila alters request timeouts and I've found I'll need to do...

From slacking with @yuvipanda : > ah, I see. then we need to have a custom way to pass in ready_func > > we can add that as a parm...

When nodes in a cluster misbehave, they sometimes leave pods in an Unknown state: ``` jupyter-user1 0/1 Unknown 0 3h 10.244.28.17 k8s-pool1-12345678-12 jupyter-user2 0/1 Unknown 1 5h 10.244.28.8 k8s-pool1-12345678-12 jupyter-user3...

While trying out this cool extension for the first time I saw that the tooltips were pointing at the wrong place. ![Screen Shot 2019-06-18 at 10 36 51 AM](https://user-images.githubusercontent.com/10248125/59706653-b7c8a980-91b5-11e9-8d90-8fdfcfb56658.png) If...

Based on https://github.com/instructure/canvas-lms/blob/release/2022-08-03.12/spec/controllers/oauth2_provider_controller_spec.rb#L520.