Nothing
r_profile = NULL
or r_environ = NULL
.run_script()
function. A particularly important argument
is the context
argument. This user should specify this
as the filepath to a directory that serves as the script's
execution context. Specifically, this directory will be mounted to the
Docker container and, as a result, this script will have access to all
files/directories contained within the context. The script's execution will
fail if it attempts to interact with any files/directories
outside the provided context directory.
Note: this is a feature that is only designed to work
well with MacOS and Linux and will most likely crap out if used on Windows.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.