You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm successfully running tensorboard with this plugin and I'm wondering if there's any way to set tensborboard settings. For example, I'd like tensorboard to display more of the image samples I send to it. Typically these would be set via the command line when starting tensorboard. Example: tensorboard --samples_per_plugin images=100
Is there any way to modify these settings on a tensorboard that's started via Jupyter?
The text was updated successfully, but these errors were encountered:
I'm successfully running tensorboard with this plugin and I'm wondering if there's any way to set tensborboard settings. For example, I'd like tensorboard to display more of the image samples I send to it. Typically these would be set via the command line when starting tensorboard. Example:
tensorboard --samples_per_plugin images=100
Is there any way to modify these settings on a tensorboard that's started via Jupyter?
The text was updated successfully, but these errors were encountered: