Skip to content

More settings / user defined defaults #294

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

Open
Marvin182 opened this issue Jul 28, 2017 · 3 comments
Open

More settings / user defined defaults #294

Marvin182 opened this issue Jul 28, 2017 · 3 comments

Comments

@Marvin182
Copy link

I would love to see have a way configure how my TensorBoards look like when I open them. While experimenting it's not uncommon to open/close many TensorBoards a day and the defaults (ignore outliers, smoothing=0.6, filter=.*) don't fit anyone. I can think of two solutions:

  1. Remember the last choice of the user.
  2. Extend the settings menu to allow overriding the defaults (and reset to them).
@wchargin
Copy link
Contributor

Agreed: I'd like to do this. Let's think about the best ways to do so.

You mention that you open/close many TensorBoards per day. In your experience, will you usually want the same settings across all of them? That is, do you expect option (1) to work well in practice?

I don't follow what you mean by option (2). Are you suggesting that we move the individual dashboards' display options into the settings dialog, which currently only has the auto-reload toggle? How would this alone help? (Also, on the subject: currently each dashboard "owns" everything below the big orange bar, but TensorBoard itself owns the settings pane. It'd be possible to change this, but I'd prefer not to.)

@danijar
Copy link

danijar commented Apr 15, 2019

I'm creating multiple TensorBoard instances every day and every time have to make the following changes via the UI:

  • Set smoothing value
  • Change tooltip sorting to nearest
  • Disable ignoring outliers in chart scaling
  • Disable automatic data reload
  • Change the pagination limit to fit my screen

It would be very useful if those could be set via the command line, so I can create an alias and don't have to worry about it every time. Since the TensorBoards are running on different servers, remembering my last choice would not work here.

@DM1122
Copy link

DM1122 commented Jun 19, 2021

Completely agree with the need for this. Has any progress been made on overriding Tensorboard's default config?

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

4 participants