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

fix: dont try to open browser when headless #1648

Closed
wants to merge 1 commit into from
Closed

fix: dont try to open browser when headless #1648

wants to merge 1 commit into from

Conversation

sammcj
Copy link
Contributor

@sammcj sammcj commented Oct 29, 2023

Prevent tensorboard from trying to open a web browser when display is not set (i.e. running headless on a server).

@bmaltais
Copy link
Owner

Thank you for submiting this change. I will re-implement it using the headless parameter that is used throughout the code instead of using the DISPLAY variable that could result in issues. The headless parameter is specified by the user on startup and is more reliable.

@sammcj sammcj closed this Oct 31, 2023
@sammcj
Copy link
Contributor Author

sammcj commented Oct 31, 2023

No worries. Sorry I didn’t see that variable!

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.

2 participants