Tensor flow command not working

Hi Team,

The tensor board command is not working:the log directory is generated in my home directory of jupyter
However on executing the below command i am getting syntax issues with the below command.
tensorboard --logdir tf_logs/ --port 6007:

Regards,
Anindita

Hi Team,

Could you please help me with the above issue.

Regards,
Anindita

tensorboard is a linux command. It needs to be executed from bash not Python prompt.

Please exit Python prompt.

Thank you.

Regards,
Anindita