Skip to content

Instantly share code, notes, and snippets.

@agoose77
Created April 12, 2022 11:21
Show Gist options
  • Save agoose77/0031cea7c8b402a54ae54a399c9b703e to your computer and use it in GitHub Desktop.
Save agoose77/0031cea7c8b402a54ae54a399c9b703e to your computer and use it in GitHub Desktop.
Running binaries with arguments with a %%script magic
%%script env -S podman run --rm -i -w /source -v {cwd}:/source --entrypoint=python3 garfieldpp