David Armstrong
David Armstrong
I would also love to see this. I tried setting up `winfuse` but `fuser` uses the `users` package, which seems to be Unix specific.
Is there any workaround for this until the `next` branch stabilizes?
Ok, thanks, I'll try that.
Same here on Android 12.
Any update on this issue? I'd like to use this plugin for an app but the quick actions are essential. I saw a reference to it already being possible on...
@MatMaul Are you planning to implement this? I believe this would also solve my problem.
One further detail: if I submit the run via the CLI, open it in the portal and got to Parameters>Run settings, it says that "Run invocation timeout" is 1800. If...
@bupt-wenxiaole, thanks for the suggestion! Where exactly should I put that? If I add it to the root of my config it throws a validation exception; if I add it...
It's almost 5 months since I opened this issue, would love an update. Is this anywhere near being fixed?
I created a bit of a hacky implementation to solve this [here](https://github.com/davystrong/pythontex/tree/feature-output-directory). All it does is copy the input tex file to the give `--output-directory` and change the TEXNAME to...