-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Labels
area:replrepl, jupyter, notebooks, etcrepl, jupyter, notebooks, etcplatform:remoteRemote development, SSH and zed-remote-serverRemote development, SSH and zed-remote-server
Description
Summary
Run jupyter repl on remote machines
Description
From what I could understand from code:
- Currently
repl_storeis global, and not updated when changing projects (i.e. connecting to remote project) JupyterSettingsare global too, and project settings are ignored (there is a big chance that remote machine needs different kernel configs)
It seems that current code could work on remote, if it weren't global, and it would update to changing workspaces and connecting to remote.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:replrepl, jupyter, notebooks, etcrepl, jupyter, notebooks, etcplatform:remoteRemote development, SSH and zed-remote-serverRemote development, SSH and zed-remote-server