Ben Bonenfant

Results 12 issues of Ben Bonenfant

Hello, this is a great project. When trying to perform the `Adc.read` method on a `Pin` object, I receive the following error: ``` the trait bound `arduino_uno::atmega328p_hal::port::Pin: embedded_hal::adc::Channel` is not...

hal-api

This is to address a bug [INT-1209] where some of the generated code for the PJS api was invalid Python code. However, this code (the ApiBase class) is not, and...

* Creates a symlink to the pachyderm-sdk directory and updates the import statements to reflect this change from package to module. * I also used this as an opportunity to...

Adds a new install option for the jupyter-extension `pip install -e '.[socket]'` that enables the the extension to network using sockets.

This is a synthetic PR to create an easy to read code diff of all the hand written methods that involve read/write file operations. [INT-980] [INT-980]: https://pachyderm.atlassian.net/browse/INT-980?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ

When `py_venv` attempts to install a `setuptools` dependency into the virtual environment, that `setuptools` package is broken. I believe this is due to the fact that the `venv` stdlib module...

This is broken with the current bazel changes, so might as well save some compute time.

Bump the version of the jupyterlab used within our image to the one we test against. Unfortunately, the jupyter team stopped releasing 3.x images at 3.6.3, but its a much...

Run dex through bazel: ``` bazel run //:dex ```

This is a guide for how to set this up and iterate (synthesis with #10326): 1. Regenerate the Envoy config `bazel run //etc/helm/pachyderm:update_envoy_config` Configs get generated to the following directory...