jupyterhub / jupyterhub/systemdspawner

isolate_devices seems to break Terminal functionality

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
100
Forks
44
PR merge metrics
No merged PRs in 30d

Description

Hello,

I am using the latest release of the `systemdspawner` with `systemd 232`.
When trying to open a New -> Terminal, it opens briefly in a new browser tab and then closes itself. I tracked down the problem to be in the
```python
c.SystemdSpawner.isolate_devices = True
```
setting. After disabling it, everything works as expected.

Kind regards,
Nikolay

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.