Skip to content
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

SummaryWriter Import Missing from Gist #19

Open
alfredtangsw opened this issue Oct 3, 2019 · 3 comments
Open

SummaryWriter Import Missing from Gist #19

alfredtangsw opened this issue Oct 3, 2019 · 3 comments

Comments

@alfredtangsw
Copy link

Hello! The following import line is missing from the Gist you provided in your article. Discovered it was missing when I got an error running the code. I found it in your ipynb instead.

from tensorboardX import SummaryWriter

Could you add it to your Gist? It would be helpful to anyone who is looking through your article and doing good old copy-and-paste. Thanks!

@ThilinaRajapakse
Copy link
Owner

The recommended method is to get the code from the Github repo since the code on the article is for demonstration only. I do understand that sometimes you just want to use copy and paste, but updating the code on the article is quite tedious (updating the Gist doesn't automatically update the article as far as I know). I'll see what I can do.

@alfredtangsw
Copy link
Author

Agreed. That's why I am using your repo now. Haha

I also have a separate issue with the code that I'm trying to resolve on my own. If I can't, I will open an issue to ask you about it.

@ThilinaRajapakse
Copy link
Owner

Hope it goes well!

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

2 participants