All Projects → c42f → RemoteREPL.jl

c42f / RemoteREPL.jl

Licence: MIT license
Connect a REPL to a remote Julia process

Programming Languages

julia
2034 projects
shell
77523 projects

RemoteREPL

Version docs latest

RemoteREPL allows you to connect your local julia REPL to a separate Julia process and run commands interactively:

  • Run code in the Main module of a remote Julia process
  • Standard REPL tab completion and help mode with ?
  • Transfer variables between processes with @remote
  • Automatic ssh tunnel for network security. Reconnects dropped connections.

Read the latest documentation more information.

(See also the docs on juliahub.com).

Demo

Development

Build Status docs-dev

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].