lambdalatex icon indicating copy to clipboard operation
lambdalatex copied to clipboard

Latex TeX Live for AWS Lambda

Results 4 lambdalatex issues
Sort by recently updated
recently updated
newest added

In https://aws.amazon.com/blogs/compute/upcoming-updates-to-the-aws-lambda-execution-environment/ AWS announced an upgrade to the Lambda execution environment from Amazon Linux version 2017.03 to version 2018.03. `lambdalatex` does not work in the newer environment 2018.03. The `latexmk`...

Hello, could you help me trying to get this to work on a lambda layer? They have a different folder structure, for example you can't just put the libraries in...

Julia deploys lambda function not in configured aws-region (aws-config). Julia deploys only in virginia.

I am following the instructions in a EC2 server using Julia 0.6.3. AWSLambda module is not working on the server. The following error happens at the test function in the...