Baldur van Lew

Results 4 issues of Baldur van Lew

## Description And external program is serving a kernel (in my case using the [xeus code](https://github.com/jupyter-xeus/xeus-python)) and jupyverse is started with the options ``` --set "kernels.external_connection_dir= --set "kernels.allow_external_kernels=true" ``` In...

bug

Patterns checking was interfering with the object().type() checks. object().type() worked when the type had no keys (E.g. RegExp in the tests) but failed on a user defined type. Bug is...

For generically defined key and values. Added tests and basic documentation. See also issue https://github.com/paypal/legalize.js/issues/12

According to the README pattern does the following: > Regardless of the options allowUnknown and stripUnknown will accept keys matching the given pattern and copy their associated values over to...