Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add connect_remote #42

Merged
merged 7 commits into from
Nov 8, 2022
Merged

Add connect_remote #42

merged 7 commits into from
Nov 8, 2022

Conversation

MasonProtter
Copy link
Collaborator

This is basically just connect_repl, but without any REPL integrations. I found myself wanting this while interacting with a remote process from a Jupyter kernel where Base.active_repl is not defined.

@MasonProtter
Copy link
Collaborator Author

Ping @c42f

@xgdgsc
Copy link
Contributor

xgdgsc commented Nov 3, 2022

Thanks! This is great workaround for julia-vscode/julia-vscode#1532 . Combined with julia-vscode/julia-vscode#3123 I could replace the most part of a slow jupyterlab experience and only do interactive plots in it/Pluto.

@c42f
Copy link
Collaborator

c42f commented Nov 8, 2022

Looks great! Could you add this to the reference docs too?

I added you as a collaborator so feel free to merge when you're ready.

@MasonProtter
Copy link
Collaborator Author

Okay, I think that worked! Merging now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants