Tennis Smith

Results 11 issues of Tennis Smith

This ticket is based on a request by `savant` in Slack. Here is a snippet of the conversation: ```` Tennis Smith 3:57 PM ok. so, you’re using git to track...

type: enhancement
merge-level: minor
difficulty: easy
status: has plan
plugin: git

Hi, I really enjoy the tool and think its a great way to study for the CKA. However, I would like to suggest you also supply the answers too. For...

Hi, Is there any way to pass environment variables to the micropython environment? I'm trying to avoid hard-coding wifi passwords in the code. If I could pass that as an...

Hi, I'm getting this error when installing on CentOS7: ``` [tennis@apigee-node-1 ~]$ /bin/pip2 install httplib2 Collecting httplib2 Using cached https://files.pythonhosted.org/packages/ed/cd/533a1e9e04671bcee5d2854b4f651a3fab9586d698de769d93b05ee2bff1/httplib2-0.19.1.tar.gz Complete output from command python setup.py egg_info: error in httplib2...

Hi, I'm getting this error when trying to build an image with docker. The file it cannot find ("/Users/tennis.smith/.ssh/id_rsa.pub") absolutely exists. It appears the utility is looking for the file...

question

Hi, I love kappa and just started using it. Its very well written. But, for some reason I cannot get "Event Sources" to connect. Here is the error: ``` $...

type: bug

Here is an example Alexa Skill lambda definition (below). I put it into a file called `lambda.py` and tried to create a new function on AWS: ```Python from ask_sdk_core.skill_builder import...

Hi, The example compiles and flashes fine. When I run an OTA job from AWS this happens: 1. The esp32 appears to download the firmware 2. But at the end...

Please add support for ESP32-S3-EYE for recording audio and for sound identification.

Hi, The vagrant package command adds the new vagrantfile and the new include directory. But the embedded vagrantfile never executes because no "include" directive is in the new Vagrantfile. For...