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

[HANDS-ON BUG] Unable to start virtual screen on unit3 #573

Open
Xharos opened this issue Oct 31, 2024 · 0 comments
Open

[HANDS-ON BUG] Unable to start virtual screen on unit3 #573

Xharos opened this issue Oct 31, 2024 · 0 comments

Comments

@Xharos
Copy link

Xharos commented Oct 31, 2024

Describe the bug

The unit3 notebook is missing the reload session code in order to activate python virtual screen.

Material

  • On google scholar

Step to reproduce

  • load the notebook and execute code until cell 6, it will crash telling xvfb folder is missing

How to fix

Add the same code as notebook 1 and 2 just below #scrollTo=jV6wjQ7Be7p5

import os
os.kill(os.getpid(), 9)

To fix

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

No branches or pull requests

1 participant