Replies: 1 comment
-
I found a way around it so please ignore the question... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! This is a very interesting course, I try to follow thye material in parallel with the book, however I came up with the following situation:
In section "05 Pytorch Going Modular" in the book version https://www.learnpytorch.io/05_pytorch_going_modular/ the two links 05. Going Modular: Part 1 (cell mode) and 05. Going Modular: Part 2 (script mode) when try to open they give error:
"INVALID NOTEBOOK There was an error rendering your Notebook: the 'state' key is missing from 'metadata.widgets'. Add 'state' to each, or remove 'metadata.widgets'."
How to overcome this?
Beta Was this translation helpful? Give feedback.
All reactions