pytorch-tutorial icon indicating copy to clipboard operation
pytorch-tutorial copied to clipboard

No dashboards are active for the current data set.

Open isalirezag opened this issue 7 years ago • 3 comments

I dont know why im receiving this. everything sounds like working, my code is working, and tensorboard is working.

image

image

but when i wanna open a page this appears: image

isalirezag avatar Jun 22 '18 18:06 isalirezag

I tries to change

tensorboard --logdir './logs'

to

tensorboard --logdir './logs'

and it ran successfully.

zhuang-hao-ming avatar Dec 24 '18 07:12 zhuang-hao-ming

I tries to change

tensorboard --logdir './logs'

to

tensorboard --logdir './logs'

and it ran successfully.

what did you change?

jwc19890114 avatar Apr 14 '19 02:04 jwc19890114

probably he shell change directory to the write one :-)

amirshal avatar Jun 02 '19 07:06 amirshal