Customize the packages available to your code
pandas
or prisma
.
When you invoke the Execute Code API Endpoint, you can specify
a custom runtime revision ID as a parameter to execute code in the context of that runtime.
requirements.txt
file with the packages you want installed.
package.json
file with the packages you want installed.
You can send a full package.json
and we’ll ignore all but the dependencies
field.