shelbyt

Results 7 issues of shelbyt

for the Mouse Over Interaction is it possible to have a delay (for debounce purposes) before the popover appears? i.e. Instead of the content showing up immediately, a user has...

Output s3 buckets are hardcoded based on the name of the input parameters: outName = "%s-y4m_%02d" % (ServerInfo.video_name, ServerInfo.num_frames) ServerInfo should have another option to specify an output s3 bucket,...

To keep track of where time is spent in each lambda it would be nice to have an additional mode that invokes the context object i.e. context.get_remaining_time_in_millis() around specific functions/lines....

Example: If a __server.py binary runs with a bucket that does not exist (-b option). Errors are thrown *_after*\* all the lambdas are configured. SERVER HANDLING (1) FAIL(retrieving norun:sintel-1k-png16/00000007.png->/tmp/lambda_Sc4R9q/00000007.png from...

Temporary to the pipeline branch as we do some test commits without spamming the keithw channels. In a week or so, all PRs will be posted to both channels.

If you try to add metatags to the server side rendered pages it does not show up in page source and will not get picked up by any social media...

See title. I resolved this by uploading a cached version I had to dockerhub. Just have to change cumulusnetworks/quagga:CL3.2.1_evpn to shelbyt/quagga:CL3.2.1_evpn `docker pull shelbyt/quagga:CL3.2.1_evpn` Everything seems to work normally as...