-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Labels
area:languages/pythonPython programming language supportPython programming language supportarea:replrepl, jupyter, notebooks, etcrepl, jupyter, notebooks, etcfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usageplatform:remoteRemote development, SSH and zed-remote-serverRemote development, SSH and zed-remote-serverpriority:P2Average run-of-the-mill bugsAverage run-of-the-mill bugsstate:needs reproNeeds reproduction steps / someone to reproduceNeeds reproduction steps / someone to reproduce
Description
Reproduction steps
- Connect via ssh to the machine
- Create python uv project and env in .venv
- Add ipykernel and create kernel as described in doc (https://zed.dev/docs/repl#repl)
- See if there are kernels:
✗ jupyter kernelspec list
Available kernels:
some-venv /home/user/main_projects/free-text/.venv/share/jupyter/kernels/some-venv
python /home/user/main_projects/free-text/.venv/share/jupyter/kernels/python
te /home/user/.local/share/jupyter/kernels/te
python3 /home/user/.local/share/jupyter/kernels/python3
venv /home/user/.local/share/jupyter/kernels/venv
- workspace: reload, repl: refresh kernelspec, repl: sessions doesn't show any kernels for some reason.
Current vs. Expected behavior
Current behavior: doesn't show kernels even if they exist in proper places.
I expected it to detect them. Am I doing something wrong?
Zed version and system specs
Zed 0.219.4 0.219.4+stable.119.5595f7ce23d51a58eb66dd025a487bbd6c75dad1
macOS sonoma 14.5 (local), ubuntu 24.04 (remote)
Attach Zed log file
No response
Relevant Zed settings
No response
Relevant Keymap
No response
(for AI issues) Model provider details
No response
If you are using WSL on Windows, what flavor of Linux are you using?
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:languages/pythonPython programming language supportPython programming language supportarea:replrepl, jupyter, notebooks, etcrepl, jupyter, notebooks, etcfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usageplatform:remoteRemote development, SSH and zed-remote-serverRemote development, SSH and zed-remote-serverpriority:P2Average run-of-the-mill bugsAverage run-of-the-mill bugsstate:needs reproNeeds reproduction steps / someone to reproduceNeeds reproduction steps / someone to reproduce