Kevin Bates

Results 556 comments of Kevin Bates

Came upon [Prisma](https://www.prisma.io/) today. This looks interesting, particularly in that it supports (some) NoSQL DBs and is strongly typed and has a [python client](https://github.com/RobertCraigie/prisma-client-py) that uses pydantic.

Hi @blink1073. The kernelspec cache test failures are due to a missing `watchdog` dependency. I figured placing it into the "test" optional dependencies would address this, but don't really see...

Thanks Steve. Yeah, that's the issue I saw as well and things are moving along better in my fork. I had originally thought it was the watchdog dependency but, after...

Thanks for posting this @TwoUnderscorez. In case it matters, what kind of filesystem are you using? (Native Windows or NFS, etc.?). Also, are you the only "collaborator" or are there...

Thanks for bringing this up @davidbrochart. Are you able to add this to the [agenda for this week's Server meeting](https://hackmd.io/Wmz_wjrLRHuUbgWphjwRWw)? I view terminals as optional and kernels, well, less so....

> it's also a very simple alternative to kernel provisioners While I agree that `jupyter_server_kernels_proxy` could serve as a replacement for Juptyer Kernel Gateway, I respectfully disagree that it provides...