Sean

Results 2 comments of Sean

I have user called `myuser` on my host machine. I mounted the `/etc/passwd` and `/etc/shadow` files in the Hub's container. I verified the user exists in the Hub's container with...

I was running into a similar issue with the common ```TypeError: Object of type datetime is not JSON serializable``` error. Currently, I deal with it by creating a Custom Scalar:...