Closed mpcjanssen closed 3 years ago
Thanks for the PR! There is one issue, which is that call-with-trusted-sandbox-configuration
does not set the parameters listed under "Not set by call/trusted" in the code of call-with-kernel-sandbox-configuration
. The most important is sandbox-namespace-specs
: without that setting, the picts in the Getting Started example notebook don't render as images.
@rmculpepper I have created a separate configuration proc for the trusted scenario. Networking still works and images display correctly again.
@rmculpepper anything remaining to have this merged?
I think this is good. Thanks!
Fixes #13