Drew Yang

Results 4 issues of Drew Yang

This is the best git cheat sheet I found so far! Thanks for sharing! Maybe add one more diagram like this would be helpful to explain how each command works....

## Bug Report ### Description Datajoint connection cannot be defined with the python `with`, and using `with` is the regular way to make sure a connection is closed after `dj.conn()`....

features

## Environment OS: Ubuntu 20.04 CUDA: 11.0 Cupy: cupy-cuda110==9.6.0 ## Traceback ``` Traceback (most recent call last): File "", line 1, in File "/home/muser/.local/lib/python3.7/site-packages/datajoint/autopopulate.py", line 153, in populate make(dict(key)) File...

Hi there, I'm looking for a feature to add or attach new Client ID/Audience to an existing OIDC provider [API doc](https://docs.aws.amazon.com/IAM/latest/APIReference/API_AddClientIDToOpenIDConnectProvider.html)

kind/question
kind/enhancement
awaiting-upstream