JuliaWeb / JuliaWeb/RemoteREPL.jl
@remote ex from within a function running on a remoterepl worker?
Open
- Dominant language
- Julia
- Stars
- 145
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
I have tried to use the "@remote ex" syntax hard-coded into script loaded via a .jl include in the remoterepl session but that generates an error.
Is there an equivalent of RemoteREPL.remote_eval("funcOnServer()") which can be triggered from a script running on the remoterepl worker? something like a RemoteREPL.server_eval exposed on the remote worker?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.