Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / juliaweb/remoterepl.jl issues and pull requests
#73 - docs: Make Pluto polling faster
Pull Request -
State: closed - Opened by fonsp 5 months ago
#72 - new release
Issue -
State: open - Opened by filchristou 5 months ago
- 1 comment
#71 - Clean up connections before exit in tests
Pull Request -
State: closed - Opened by c42f 6 months ago
- 1 comment
#70 - Testing can leave a stale Manifest.toml, leading to test failures
Issue -
State: closed - Opened by c42f 6 months ago
- 4 comments
#69 - Faster way for `remote_module!`
Issue -
State: open - Opened by filchristou 6 months ago
#68 - Pr 55
Pull Request -
State: closed - Opened by filchristou 6 months ago
#67 - Feature request: support Observables
Issue -
State: open - Opened by filchristou 9 months ago
- 3 comments
#66 - remote function definitions
Issue -
State: open - Opened by fredcallaway 10 months ago
#65 - bump OpenSSH_jll version
Pull Request -
State: closed - Opened by robsmith11 about 1 year ago
- 3 comments
#64 - Bump Compat OpenSSH_jll = "9.3"
Issue -
State: open - Opened by zygmuntszpak about 1 year ago
- 1 comment
#63 - Disable nagles alg
Pull Request -
State: closed - Opened by KronosTheLate over 1 year ago
- 2 comments
#62 - Could this project be use as an alternative to show interactive features in VS Code notebooks?
Issue -
State: open - Opened by jpmvferreira over 1 year ago
#61 - @remote ex from within a function running on a remoterepl worker?
Issue -
State: open - Opened by disleyland over 1 year ago
#60 - Feature Request: Move into nested module
Issue -
State: closed - Opened by Ellipse0934 over 1 year ago
- 1 comment
#59 - Type conversion error when switching to a nested module (julia 1.9)
Issue -
State: open - Opened by krynju over 1 year ago
#58 - Add docs about python interop
Issue -
State: open - Opened by KronosTheLate over 1 year ago
#57 - error in running finalizer: Base.IOError(msg="write: broken pipe (EPIPE)", code=-32)
Issue -
State: open - Opened by filchristou over 1 year ago
#56 - returning `Connection`
Issue -
State: open - Opened by filchristou over 1 year ago
#55 - Support shared sessions
Pull Request -
State: closed - Opened by filchristou over 1 year ago
- 12 comments
#54 - Significant overhead/latency (about 50ms)
Issue -
State: closed - Opened by KronosTheLate over 1 year ago
- 5 comments
#53 - Allow interpolation into @remote calls
Issue -
State: open - Opened by KronosTheLate over 1 year ago
- 5 comments
#52 - Set up password-less access from internally
Issue -
State: open - Opened by KronosTheLate over 1 year ago
- 1 comment
#51 - Add troubleshooting section
Pull Request -
State: closed - Opened by KronosTheLate over 1 year ago
- 3 comments
#50 - "cannot pickle 'module' object" from PyCall
Issue -
State: closed - Opened by KronosTheLate over 1 year ago
- 10 comments
#49 - Use a serialization library that is bidirectional between julia versions
Issue -
State: open - Opened by KronosTheLate over 1 year ago
- 1 comment
#48 - Sharpen wording in docs on passwordless SSH connection
Issue -
State: open - Opened by KronosTheLate over 1 year ago
- 2 comments
#47 - Help with error "Bad owner or permissions on /home/username/.ssh/config"
Issue -
State: open - Opened by KronosTheLate over 1 year ago
- 9 comments
#46 - incorrect behavior line discipline
Issue -
State: closed - Opened by genatin over 1 year ago
- 1 comment
#45 - Module update
Pull Request -
State: closed - Opened by filchristou almost 2 years ago
- 6 comments
#44 - `nothing` is not returned from the remote terminal
Issue -
State: open - Opened by GAKiknadze about 2 years ago
#43 - add connect_remote to tutorial
Pull Request -
State: closed - Opened by xgdgsc about 2 years ago
- 1 comment
#42 - Add `connect_remote`
Pull Request -
State: closed - Opened by MasonProtter over 2 years ago
- 4 comments
#41 - Add specific argument types to connect_repl
Pull Request -
State: closed - Opened by c42f almost 3 years ago
#40 - Fail more gracefully on string type passed to `ssh_opts`
Issue -
State: closed - Opened by robsmith11 almost 3 years ago
- 1 comment
#39 - Recursive %include from client side
Pull Request -
State: closed - Opened by c42f almost 3 years ago
#38 - Add %include REPL magic for including a remote file
Pull Request -
State: closed - Opened by c42f almost 3 years ago
#37 - Feature request: remote include()
Issue -
State: closed - Opened by robsmith11 almost 3 years ago
- 4 comments
#36 - Fix matching of help mode
Pull Request -
State: closed - Opened by c42f almost 3 years ago
#35 - Questionmark can trigger help unintentenally
Issue -
State: closed - Opened by Ellipse0934 almost 3 years ago
- 1 comment
#34 - Better startup in julia-r
Pull Request -
State: closed - Opened by c42f almost 3 years ago
#33 - Add on_connect_hook to serve_repl for customized sessions
Pull Request -
State: closed - Opened by c42f about 3 years ago
#33 - Add on_connect_hook to serve_repl for customized sessions
Pull Request -
State: closed - Opened by c42f about 3 years ago
#32 - Bugfix: record current eval module on client side
Pull Request -
State: closed - Opened by c42f about 3 years ago
#31 - Option to use local sockets on localhost
Issue -
State: open - Opened by c42f about 3 years ago
#30 - Streaming logs and IO streams to the client
Issue -
State: open - Opened by c42f about 3 years ago
#29 - Confused about `remote_eval` and string literals
Issue -
State: open - Opened by adigitoleo about 3 years ago
- 7 comments
Labels: bug
#29 - Confused about `remote_eval` and string literals
Issue -
State: open - Opened by adigitoleo about 3 years ago
- 7 comments
Labels: bug
#28 - Allow user to set the evaluation module to something other than Main.
Pull Request -
State: closed - Opened by c42f about 3 years ago
#27 - Fix world age errors with show(eval_result)
Pull Request -
State: closed - Opened by c42f about 3 years ago
#26 - CSV.read() returns strange things until i re-run connect_repl()
Issue -
State: closed - Opened by ak202 about 3 years ago
- 1 comment
#25 - TLS-based message transport
Issue -
State: open - Opened by c42f about 3 years ago
#24 - Client support for interrupting remote evaluations
Pull Request -
State: closed - Opened by c42f over 3 years ago
#23 - Separate REPL server into send/recv/eval Tasks
Pull Request -
State: closed - Opened by c42f over 3 years ago
#22 - Support for `@remote(stdout)`
Pull Request -
State: closed - Opened by c42f over 3 years ago
#21 - Some improved error handling for `@remote` and failed connections
Pull Request -
State: closed - Opened by c42f over 3 years ago
#20 - julia-r wrapper script to launch RemoteREPL from bash
Pull Request -
State: closed - Opened by c42f over 3 years ago
#19 - Display host name and status in prompt dynamically
Pull Request -
State: closed - Opened by c42f over 3 years ago
#18 - Clean up server message handling and clientside display
Pull Request -
State: closed - Opened by c42f over 3 years ago
#17 - Add `@remote` macro for fetching expressions
Pull Request -
State: closed - Opened by c42f over 3 years ago
#16 - Ctrl+C doesn't work?
Issue -
State: closed - Opened by Roger-luo over 3 years ago
- 8 comments
#15 - Feature Request: Ability to use Cthulhu within RemoteREPL
Issue -
State: open - Opened by Ellipse0934 over 3 years ago
- 1 comment
#14 - Use Documenter.jl for documentation
Pull Request -
State: closed - Opened by c42f over 3 years ago
#13 - `%get` and `%put` syntax to transfer values
Pull Request -
State: closed - Opened by c42f over 3 years ago
#12 - Support for capturing log messages
Pull Request -
State: closed - Opened by c42f over 3 years ago
#11 - Feature request: moving data between remote and local
Issue -
State: closed - Opened by fredcallaway over 3 years ago
- 16 comments
#10 - Is it possible to redirect stdout/stderr from server to client?
Issue -
State: closed - Opened by findmyway over 3 years ago
- 5 comments
#9 - Retry connections when executing a command
Pull Request -
State: closed - Opened by c42f over 3 years ago
#8 - Remote REPL help mode
Pull Request -
State: closed - Opened by c42f over 3 years ago
#7 - Attempt to re-establish connections on error
Pull Request -
State: closed - Opened by c42f over 3 years ago
#6 - Alternatives to SSH
Pull Request -
State: closed - Opened by nkottary almost 4 years ago
- 3 comments
#5 - Have ssh_opts in connect_repl
Pull Request -
State: closed - Opened by nkottary almost 4 years ago
#4 - Add a function for sending single-shot remote commands.
Pull Request -
State: closed - Opened by c42f almost 4 years ago
#3 - TagBot trigger issue
Issue -
State: closed - Opened by JuliaTagBot almost 4 years ago
- 20 comments
#2 - sshd integration testing on CI
Pull Request -
State: closed - Opened by c42f almost 4 years ago
#1 - CompatHelper: add new compat entry for "ReplMaker" at version "0.2"
Pull Request -
State: closed - Opened by github-actions[bot] almost 4 years ago