Ivan

Results 4 issues of Ivan

Closes https://github.com/jupyterhub/binderhub/issues/705 and follow-on/alternative to https://github.com/jupyterhub/binderhub/pull/920. Includes updated user documentation on how to configure AWS IAM and BinderHub to use AWS ECR as the Docker registry. Modifications are additive, in...

new
code:python
code:helm-chart

The filter used for checking allowed group membership is hard-coded, see https://github.com/jupyterhub/ldapauthenticator/blob/455432a65aef3f8a4652c4bf434defde8274d973/ldapauthenticator/ldapauthenticator.py#L397-L403 Some LDAP implementations/configurations do not allow queries that include attributes that don't exist, even when used in an...

When testing with `omc = OMCSessionZMQ()` I get the following error: ``` 2019-06-05 17:17:03,438 - OMPython - ERROR - OMC Server is down. Please start it! Log-file says: Created ZeroMQ...

When using an `@InterpolatorFunction` (and perhaps elsewhere) the referenced (Proto)Interpolator object must have as its first subtype `ProtoInterpolator`. It results in an error, ``` Error transforming expression: Fatal Exception: The...