Skip to content

GenieFramework/RemoteREPLNG.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteREPLNG (New Generation)

RemoteREPLNG 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.

Demo

About

Connect a REPL to a remote Julia process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 97.1%
  • Shell 2.9%