mrdbourke / tensorflow-deep-learning

All course materials for the Zero to Mastery Deep Learning with TensorFlow course.
https://dbourke.link/ZTMTFcourse
MIT License
5.05k stars 2.5k forks source link

TensorBoard.dev is shutting down #610

Open sc0v0ne opened 7 months ago

sc0v0ne commented 7 months ago

Good morning, I'm on notebook 4 along with classes on the Udemy platform. I found a problem with Tensorboard.

Tensorboard

image

Through the documentation, I was able to solve the problem, in which it is not possible to open the external URL of tensorboard.

Using the example in the documentation, I adapted it to a notebook and now it runs normally.

Documentation

I forked the project and am sending the update.

lsman333 commented 7 months ago

Can you highlight specifically which area you updated? The notebook / diffs are too large to display in the browser, and downloading locally I wasn't able to see it either.

I have been skipping the TensorBoard callbacks due to this issue myself.

sc0v0ne commented 7 months ago

Those locales:

image image image